From: Mikael Nordfeldth Date: Sun, 26 Oct 2014 13:54:48 +0000 (+0100) Subject: Minor cosmetic changes to form_settings. Hope they're right. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7a4bfbce185cb71faca3a90d53a7b489c0a2fc01;p=quix0rs-gnu-social.git Minor cosmetic changes to form_settings. Hope they're right. --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 1029850a1e..fd7cb246ff 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1303,20 +1303,16 @@ form label.submit { display:none; } -.form_settings { - clear:both; -} - .form_settings fieldset { margin-top: 10px; - margin-bottom: 30px; + margin-bottom: 10px; border: none; } .form_settings fieldset fieldset { - margin-bottom: 40px; + margin-bottom: 20px; padding: 10px; - padding-top: 30px; + padding-top: 10px; border-width:1px; border-style:solid; background:rgba(240, 240, 240, 0.2);