X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d97d3f76a65ddcd798e3c0dc897746153f955df3..cf87744cd70d154d7fa6ec30b75d538cff89bea5:/app/assets/stylesheets/large.css?ds=sidebyside diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index 05da4445f..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 */ - -.olControlZoom { - display: none; -}