]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/5765' live
authorTom Hughes <tom@compton.nu>
Fri, 14 Mar 2025 16:54:01 +0000 (16:54 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 14 Mar 2025 16:54:01 +0000 (16:54 +0000)
1  2 
app/assets/stylesheets/common.scss

index 3ba484cd5c10745a407f30920ded6f222ff475a6,0f4c0a5ef8d290b5498ad174e8518a07159252e3..27d58f84ea3e963025b531ee2d9c12b061ce3513
@@@ -351,7 -351,6 +351,7 @@@ body.small-nav 
        display: block;
      }
  
 +    .sidebar-close-controls,
      #sidebar_loader,
      #sidebar_content {
        display: none;
@@@ -598,6 -597,8 +598,8 @@@ tr.turn 
  }
  
  .routing_marker_column {
+   margin-left: .35rem;
+   margin-right: .35rem;
    width: 15px;
  
    img {
@@@ -989,7 -990,3 +991,7 @@@ img.trace_image 
      }
    }
  }
 +
 +.heatmap-wrapper {
 +  height: 130px;
 +}