From: Jan Schneider Date: Fri, 5 Nov 2010 21:22:34 +0000 (+0100) Subject: Don't set a width on the login button. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4776b8db120a586a4f5e34a271ae4f164a977d19;p=horde.git Don't set a width on the login button. --- diff --git a/horde/themes/screen.css b/horde/themes/screen.css index af3c34812..eb990cf61 100644 --- a/horde/themes/screen.css +++ b/horde/themes/screen.css @@ -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%;