X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c241c3c312c998c06a47417231abf5636159bb22..d00994d1511026b1540ecc14a9187b0c19a757b9:/app/assets/stylesheets/large.css diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index c86672e9a..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: 25px; -} - /* Rules for OpenLayers maps */ -.olControlPanZoom { +.leaflet-control-zoom { display: none; }