X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/839b6daf056639f6769150edeaed73cf79746c20..bd2e999756de84c91593c693fcbef47778936a65:/app/assets/stylesheets/large.css diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index 196b61c01..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: 30px; -} - -/* Rules for OpenLayers maps */ - -.olControlPanZoom { - display: none; -}