Bug 32397 - #userlogin is too narrow
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 19 Nov 2011 17:04:13 +0000 (17:04 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 19 Nov 2011 17:04:13 +0000 (17:04 +0000)
Patch by A. D. Bergi

skins/common/commonContent.css

index c9320ff..6179918 100644 (file)
@@ -120,10 +120,3 @@ img.thumbborder {
        margin: .5em;
        float: left;
 }
-
-#userlogin {
-       min-width: 20em;
-       max-width: 90%;
-       width: 40em;
-}
-