fix login form css

This commit is contained in:
Trever Fischer
2012-03-04 13:53:24 -05:00
parent 927af328e8
commit eeba88f838

View File

@@ -227,14 +227,6 @@ tr.sticky a:link {
margin: 0;
}
#epicenter label {
float:left;
}
#epicenter input[type="text"] {
float:right;
}
#content input[type="text"], #content textarea {
width: 100%;
}