X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d66541124fdf6d4da22c3c26ef24b205c486c3a7..d8b9b6dd58cf049acc6cf647f80ceb5e3e200cd6:/app/assets/stylesheets/small.scss diff --git a/app/assets/stylesheets/small.scss b/app/assets/stylesheets/small.scss index 808b8caa6..530d7b7e6 100644 --- a/app/assets/stylesheets/small.scss +++ b/app/assets/stylesheets/small.scss @@ -124,26 +124,3 @@ body.small-nav { } } } - -@media (max-width: 575.98px) { - /* Rules for the login form */ - - #login_login input#user_email { - width: 100%; - max-width: 18em; - } - - #login_login input#user_password { - width: 100%; - max-width: 18em; - } - - #login_login input#openid_url { - width: 100%; - max-width: 18em; - } - - #login_openid_buttons td { - padding: 2px; - } -}