No longer needed, and messes up the login page

This commit is contained in:
Andy Allan 2011-03-21 16:23:53 +00:00 committed by Tom Hughes
parent 54a5aabcac
commit 9a25d85e25

View file

@ -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;