X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9b10cbccb6ab258d6cecc1f8ba32c4ee1781c92f..81a6c7b7bebb06c2e9711451e6795f65b34d59ca:/public/stylesheets/large.css diff --git a/public/stylesheets/large.css b/public/stylesheets/large.css index 458099add..9d664ef26 100644 --- a/public/stylesheets/large.css +++ b/public/stylesheets/large.css @@ -9,7 +9,6 @@ /* Rules for the main content area */ #content { - left: 192px; top: 35px; } @@ -19,10 +18,8 @@ display: none; } -/* Rules for the login form */ +/* Rules for map bug reporting */ -.loginBox { - width: 400px; - height: 200px; - margin-bottom: 40px; +#reportbuganchor { + font-size: 150%; }