X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0d3a9ed9cb47ce3b89ea9eaffbb589f9a9ff6d22..5ad45549e1f871d98ff12f3d80d5d065f19a219e:/app/assets/stylesheets/large.css?ds=inline diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index 51e999924..cf7c0c202 100644 --- a/app/assets/stylesheets/large.css +++ b/app/assets/stylesheets/large.css @@ -1,25 +1,7 @@ /* Styles specific to large screens */ -/* Rules for greeting bar in the top right corner */ - -#small-greeting { - display: none; -} - -/* Rules for the main content area */ - -#content { - top: 30px; -} - /* Rules for OpenLayers maps */ -.olControlZoom { +.leaflet-control-zoom { display: none; } - -/* Rules for map bug reporting */ - -#reportbuganchor { - font-size: 150%; -}