]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/large.css
Fix layer switcher CSS
[rails.git] / app / assets / stylesheets / large.css
index 51e9999249b60e92bb41bb5d8aed56fc7f646eef..cf7c0c2023cc4c3edebcb679ff4d354715b4e66d 100644 (file)
@@ -1,25 +1,7 @@
 /* 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 {
+.leaflet-control-zoom {
   display: none;
 }
-
-/* Rules for map bug reporting */
-
-#reportbuganchor { 
-  font-size: 150%;
-}