X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1082d3a6535c5c2a777ae64a3067e9f8657bd32c..0e80a843746097e9bf2d51c4d17c7a7f7ef3ac46:/app/assets/stylesheets/small.css.scss diff --git a/app/assets/stylesheets/small.css.scss b/app/assets/stylesheets/small.css.scss index 5e8edc28c..39b946af0 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 {