]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/map.html.erb
Fix right sidebar background
[rails.git] / app / views / layouts / map.html.erb
index 9c1eb7020ab6461eac97e66b226bf60d560be4e9..65ba2ee6afcf6cdf7dabfef0cd6153f2782d6a75 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">
@@ -66,7 +66,7 @@
     </div>
   </noscript>
 
-  <div id="map-ui">
+  <div id="map-ui" class="bg-body">
   </div>
 
   <div id="map" tabindex="2">