X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5cb9f2b022ba1c829ae5f4d980f27c7aad694ff6..b8767a760d6a3c8106069b4c4f18f4f35e3eed14:/app/assets/stylesheets/large.css?ds=inline 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; -}