X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a37e1b8f7035bfac0e38f5b95ea643c601e1c9b1..ce7b651eb25473b74765ccb349f37ebd4ea6edfe:/public/stylesheets/small.css?ds=sidebyside diff --git a/public/stylesheets/small.css b/public/stylesheets/small.css index 76fea4fcc..2c6f669df 100644 --- a/public/stylesheets/small.css +++ b/public/stylesheets/small.css @@ -126,23 +126,18 @@ h1 { /* Rules for the login form */ -.loginBox { - width: 90%; -} - -.loginBox input#user_email { +#loginForm input#user_email { width: 100%; max-width: 18em; } -.loginBox input#user_password { +#loginForm input#user_password { width: 100%; max-width: 18em; } -.loginBox input#user_openid_url { - width: 100%; - max-width: 18em; +#login_openid_buttons_wide { + display: none; } /* Rules for the profile page */