X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/48d450060b3b5c19bb1fa8e85341d76177de26d2..59a6b1973b92c91c987496410427d9a3be76e7e6:/public/stylesheets/large.css diff --git a/public/stylesheets/large.css b/public/stylesheets/large.css index a1efa8583..458099add 100644 --- a/public/stylesheets/large.css +++ b/public/stylesheets/large.css @@ -18,3 +18,11 @@ .olControlPanZoom { display: none; } + +/* Rules for the login form */ + +.loginBox { + width: 400px; + height: 200px; + margin-bottom: 40px; +}