]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/map.html.erb
Use Bootstrap to set z-indexes of map-overlapping ui
[rails.git] / app / views / layouts / map.html.erb
index 310a976336b61f11871b1c1df8388b5f8cf8ca28..bcbe2096803e6117f1733f5f563cad1a1442fea3 100644 (file)
@@ -21,7 +21,7 @@
 <% end %>
 
 <% content_for :content do %>
-  <div id="sidebar" class="bg-body">
+  <div id="sidebar" class="bg-body z-1">
     <%= render :partial => "layouts/search", :locals => { :autofocus => true } %>
 
     <div id="flash">
@@ -66,7 +66,7 @@
     </div>
   </noscript>
 
-  <div id="map-ui" class="bg-body">
+  <div id="map-ui" class="bg-body z-2">
   </div>
 
   <div id="map" tabindex="2" class="z-0">