]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Merge branch 'master' of ../trunk
[quix0rs-gnu-social.git] / theme / base / css / display.css
index d2480be14aa436491b650ee5380d8c7abb78cd55..5b17fa53a57b1a8e77e5bf8851a89b5b529a4ab1 100644 (file)
@@ -482,6 +482,20 @@ padding:8px;
 #form_notice li {
 margin-bottom:0;
 }
+
+#form_notice #notice_to {
+margin-bottom:7px;
+}
+
+#notice_to label {
+float:left;
+margin-right:18px;
+margin-top:11px;
+}
+#notice_to select {
+float:left;
+}
+
 /*end FORM NOTICE*/