X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d8b9b6dd58cf049acc6cf647f80ceb5e3e200cd6..3b1ef97c69a3279324fd07a6c49d8bf7ba432282:/app/assets/stylesheets/small.scss?ds=sidebyside diff --git a/app/assets/stylesheets/small.scss b/app/assets/stylesheets/small.scss index 530d7b7e6..2247b4bbe 100644 --- a/app/assets/stylesheets/small.scss +++ b/app/assets/stylesheets/small.scss @@ -20,10 +20,6 @@ body.small-nav { min-height: $headerHeight; background: #fff; - h1 { - padding-bottom: 15px; - } - &.closed nav { display: none; } @@ -107,7 +103,7 @@ body.small-nav { .overlay-sidebar { #sidebar { position: absolute; - width: 300px; + width: 350px; height: auto; overflow: hidden; }