X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8acdba8bdd2be14c2408518812660431fa9e59fb..85d17f257c338f668a1d17d9fc62a2f48ec84230:/app/assets/stylesheets/large.css diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index 1c4d493ec..2cf195632 100644 --- a/app/assets/stylesheets/large.css +++ b/app/assets/stylesheets/large.css @@ -9,7 +9,7 @@ /* Rules for the main content area */ #content { - top: 35px; + top: 30px; } /* Rules for OpenLayers maps */ @@ -17,3 +17,9 @@ .olControlPanZoom { display: none; } + +/* Rules for map bug reporting */ + +#reportbuganchor { + font-size: 150%; +}