X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/537d72b0f66562475808249a1a2ef3223df5dd52..0a040c7a79512ceb1120b88723a6a5ac146ef1c5:/app/assets/stylesheets/small.css.scss?ds=sidebyside diff --git a/app/assets/stylesheets/small.css.scss b/app/assets/stylesheets/small.css.scss index a92bf4ac5..de1b44bb5 100644 --- a/app/assets/stylesheets/small.css.scss +++ b/app/assets/stylesheets/small.css.scss @@ -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;