Index: public/stylesheets/responsive.css =================================================================== --- public/stylesheets/responsive.css (Revision 19985) +++ public/stylesheets/responsive.css (Arbeitskopie) @@ -658,17 +658,6 @@ /* page /login */ - #login-form table { - width: 100%; - } - - #login-form input#username, - #login-form input#password, - #login-form input#openid_url { - width: 100%; - height: auto; - } - /* some themes add a margin to login page, remove it on mobile */ .action-login #main { margin: 0;