X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c241c3c312c998c06a47417231abf5636159bb22..dcf56d9376680f924b080ad46ac547e3b7fb7324:/app/assets/stylesheets/large.css diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index c86672e9a..050272b77 100644 --- a/app/assets/stylesheets/large.css +++ b/app/assets/stylesheets/large.css @@ -1,19 +1 @@ /* 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 { - display: none; -}