]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/default/ie7.css
better registration instructions
[quix0rs-gnu-social.git] / theme / default / ie7.css
index 99bc4e79f1a008e0aca46cacee1791d48f4a7a1b..23a3241b76b57bbfbb82dcef95b67475cc762cb0 100644 (file)
@@ -1,7 +1,5 @@
 @charset "UTF-8";
 /* CSS Document */
-
-
 input.disfavor,
 input.favor {
        text-indent:0;
@@ -9,11 +7,19 @@ input.favor {
        padding-left:25px;
 }
 
+#profile_actions li {
+float:left;
+clear:both;
+}
+#profile_actions #profile_nudge input.submit {
+margin-left:0;
+width:100px;
+}
+
 #statistics dd {
        clear: both;
        }               
        
-       
 #subscriptions_avatars li {
        float: left;
        }
@@ -26,3 +32,8 @@ img.avatar.original, img.avatar.profile {
        padding: 6px 15px;
        line-height: 27px;
        }
+
+#filter_tags ul li#filter_tags_item label {
+position:relative;
+top:-8px;
+}
\ No newline at end of file