]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/small.css
Improve the look of the OpenID enabled login form on mobile devices
[rails.git] / public / stylesheets / small.css
index 76fea4fccc3034b1f90216ab0e035365a66b3588..2c6f669df021b4d60ea988a58ae1e34f831547c1 100644 (file)
@@ -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 */