diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css index 9e689523b..a4902af67 100644 --- a/public/stylesheets/responsive.css +++ b/public/stylesheets/responsive.css @@ -656,20 +656,6 @@ F) PAGE SPECIFIC STYLES \*----------------------------------------*/ - /* page /login */ - - #login-form table { - width: 100%; - } - - #login-form input#username, - #login-form input#password, - #login-form input#openid_url, - #login-form input#twofa_code { - width: 100%; - height: auto; - } - /* some themes add a margin to login page, remove it on mobile */ .action-login #main { margin: 0;