Add margin below CAPTCHA box (and above submit) for signup and login
authorMatthew Flaschen <mflaschen@wikimedia.org>
Sat, 13 Sep 2014 03:11:13 +0000 (23:11 -0400)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Sat, 13 Sep 2014 03:11:52 +0000 (23:11 -0400)
Only applies if the CAPTCHA box is shown, which is if ConfirmEdit is
installed.

Bug: 68788
Change-Id: I8fa5f9e0b0394594bb59b1c3f62077e5e7428525

resources/src/mediawiki.special/mediawiki.special.userlogin.common.css

index b66f20e..28b1446 100644 (file)
@@ -43,6 +43,7 @@ section.mw-form-header {
        border: 1px solid #c9c9c9;
        padding: 10px;
        text-align: center;
+       margin-bottom: 15px;
 }
 
 .mw-createacct-captcha-assisted {