X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/161fc8ac47f6a3435f357be9af230a5c44735a9c..a15f4ed9bf99b88989fac60a2eca9b8ab1eb57a7:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 81674c805..8f9e7d018 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -103,18 +103,12 @@ header { } > * { - height: 100%; padding: $lineheight * 0.5; } - img.logo { - margin-top: -2px; - } - h1 { + height: $headerHeight; font-size: 18px; - line-height: 1.2; - padding-top: 15px; } .btn { @@ -642,11 +636,6 @@ tr.turn { } } - .note-description { - overflow: hidden; - margin: 0 0 10px 10px; - } - .query-results { display: none; }