X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5cb9f2b022ba1c829ae5f4d980f27c7aad694ff6..1998ec88b82f29f7ea3c65f41895a1e76a1ded5a:/app/assets/stylesheets/large.css diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index 05da4445f..cf7c0c202 100644 --- a/app/assets/stylesheets/large.css +++ b/app/assets/stylesheets/large.css @@ -1,19 +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; }