X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/52e5fa6ad78f375cec5a207a123a4aa3939c8ddf..15d148dbd4cb7497f7faae06e58d4227c530cd8a:/app/assets/stylesheets/large.css diff --git a/app/assets/stylesheets/large.css b/app/assets/stylesheets/large.css index 9d664ef26..050272b77 100644 --- a/app/assets/stylesheets/large.css +++ b/app/assets/stylesheets/large.css @@ -1,25 +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; -} - -/* Rules for map bug reporting */ - -#reportbuganchor { - font-size: 150%; -}