]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4829'
authorTom Hughes <tom@compton.nu>
Sat, 25 May 2024 13:30:06 +0000 (14:30 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 25 May 2024 13:30:06 +0000 (14:30 +0100)
app/assets/stylesheets/common.scss

index 0edb3b0fc3cdbb56741946ac3e6da9302f883595..cf0bfae22527b41685c3ef8cd7524fef739673fd 100644 (file)
@@ -103,11 +103,11 @@ header {
   }
 
   > * {
-    height: 100%;
     padding: $lineheight * 0.5;
   }
 
   h1 {
+    height: $headerHeight;
     font-size: 18px;
   }