From 680a0082e5c6af9ed7b9af0ac93de81cdecfea94 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Sat, 19 Nov 2011 17:04:13 +0000 Subject: [PATCH] Bug 32397 - #userlogin is too narrow Patch by A. D. Bergi --- skins/common/commonContent.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/skins/common/commonContent.css b/skins/common/commonContent.css index c9320fff66..6179918732 100644 --- a/skins/common/commonContent.css +++ b/skins/common/commonContent.css @@ -120,10 +120,3 @@ img.thumbborder { margin: .5em; float: left; } - -#userlogin { - min-width: 20em; - max-width: 90%; - width: 40em; -} - -- 2.20.1