From 9a25d85e2592789cf0f37c46dd0893d3d63d9343 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Mon, 21 Mar 2011 16:23:53 +0000 Subject: [PATCH] No longer needed, and messes up the login page --- public/stylesheets/common.css | 4 ---- 1 file changed, 4 deletions(-) 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; -- 2.43.2