From: Andy Allan Date: Mon, 21 Mar 2011 16:23:53 +0000 (+0000) Subject: No longer needed, and messes up the login page X-Git-Tag: live~6278^2~83 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/9a25d85e2592789cf0f37c46dd0893d3d63d9343?ds=sidebyside No longer needed, and messes up the login page --- diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index 457b9ae36..45f2f5e00 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -668,10 +668,6 @@ hr { /* Rules for the login page */ -#login_wrapper { - float: left; /* ensures the child divs are the same size, and only as wide as they need to be */ -} - #login_wrapper div { margin: 5px; padding: 15px;