X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8acdba8bdd2be14c2408518812660431fa9e59fb..ef448ea4946091c1bd671b2169f31f9b22e6f7cb:/app/assets/stylesheets/large.css diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index 1c4d493ec..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: 35px; -} - -/* Rules for OpenLayers maps */ - -.olControlPanZoom { - display: none; -}