]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/large.css
Add back basic zoom control
[rails.git] / app / assets / stylesheets / large.css
index 51e9999249b60e92bb41bb5d8aed56fc7f646eef..050272b773726e60f32f21844c270f93b28e7819 100644 (file)
@@ -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: 30px;
-}
-
-/* Rules for OpenLayers maps */
-
-.olControlZoom {
-  display: none;
-}
-
-/* Rules for map bug reporting */
-
-#reportbuganchor { 
-  font-size: 150%;
-}