]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Opacity on notice div.entry-content and div.notice-options
[quix0rs-gnu-social.git] / theme / base / css / display.css
index afddefd2703eca6e078ce99623bd4c6d296ecce3..213f0c0d2949492c7303b513a305731bcb057c24 100644 (file)
@@ -59,9 +59,7 @@ padding-bottom:0;
 fieldset {
 padding:0;
 border:0;
-margin-bottom:29px;
 }
-
 form ul li {
 list-style-type:none;
 margin:0 0 18px 0;
@@ -101,6 +99,10 @@ form input.submit {
 
 
 /* FORM SETTINGS */
+.form_settings fieldset {
+margin-bottom:29px;
+}
+
 .form_guide {
 font-style:italic;
 }