Don't set a width on the login button.
authorJan Schneider <jan@horde.org>
Fri, 5 Nov 2010 21:22:34 +0000 (22:22 +0100)
committerJan Schneider <jan@horde.org>
Mon, 8 Nov 2010 12:34:53 +0000 (13:34 +0100)
horde/themes/screen.css

index af3c348..eb990cf 100644 (file)
@@ -552,7 +552,7 @@ body.login-form {
 #login-form #login-button {
     margin: .5em auto;
     text-align: center;
-    width: 5em;
+    width: auto;
 }
 #login-form .extras {
     font-size: 75%;