]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4656'
authorTom Hughes <tom@compton.nu>
Sun, 7 Apr 2024 11:44:00 +0000 (12:44 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 7 Apr 2024 11:44:00 +0000 (12:44 +0100)
app/assets/stylesheets/common.scss
app/views/layouts/map.html.erb

index fc774a3eecc91e4cc478ff051b866d1d5de8c12a..db03b94abe5602ed50b1ee6afd8720129d21fef2 100644 (file)
@@ -321,7 +321,6 @@ body.small-nav {
   #sidebar {
     float: left;
     width: $sidebarWidth;
-    background: #fff;
 
     #sidebar_loader {
       display: none;
index 9c1eb7020ab6461eac97e66b226bf60d560be4e9..3e2996b2e62fc76d3204ca45ed600a5bf1b0b058 100644 (file)
@@ -21,7 +21,7 @@
 <% end %>
 
 <% content_for :content do %>
-  <div id="sidebar">
+  <div id="sidebar" class="bg-body">
     <%= render :partial => "layouts/search", :locals => { :autofocus => true } %>
 
     <div id="flash">