X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0d52b82d4e2103fd77400c0619266c5321c0c90e..a70b61315c2331c18123a0b36782d6ef6bb3ab3e:/app/assets/stylesheets/small.css.scss diff --git a/app/assets/stylesheets/small.css.scss b/app/assets/stylesheets/small.css.scss index 5e8edc28c..e9d0a4779 100644 --- a/app/assets/stylesheets/small.css.scss +++ b/app/assets/stylesheets/small.css.scss @@ -1,3 +1,5 @@ +@import "parameters"; + /* Styles specific to a small screen, such as iPhone, Android, etc... */ input[type="submit"], @@ -23,6 +25,7 @@ nav.secondary { header { height: auto; + min-height: $headerHeight; background: #fff; h1 { @@ -119,7 +122,7 @@ nav.secondary { } #sidebar .welcome { - display: none; + display: none !important; } .leaflet-top.leaflet-right {