]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.css.scss
Fix feedback loop between L.hash and popstate
[rails.git] / app / assets / stylesheets / small.css.scss
index a92bf4ac5491aa1485520fcaf735fb886d9a8ba6..de1b44bb5d6075d2939175de8984d63695fc9d8b 100644 (file)
@@ -11,7 +11,7 @@
 /* Rules for the whole left sidebar, including the logo */
 
 #menu-icon {
-  display: inline-block;
+  display: inline-block !important;
 }
 
 
@@ -87,13 +87,13 @@ nav.secondary {
     width: 100%;
     position: fixed;
     top: 58px;
-    height: 360px;
+    height: 370px;
     overflow-x: hidden;
     z-index: 1;
     background: #fff;
     p.large-text {
-      font-size: 1.4em;
-      line-height: 1.5em;
+      font-size: 1.2em;
+      line-height: 1.4em;
     }
     &.minimized {
       background: none;