]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/map.html.erb
Add buried to list of secondary Wiki prefixes
[rails.git] / app / views / layouts / map.html.erb
index 646c22dea4fca3258f5600634d5cb6178415a622..55066f25f227e1bee738d23f7763c0895d1d298e 100644 (file)
@@ -36,7 +36,7 @@
       </div>
     </div>
 
-    <div id="sidebar_content">
+    <div id="sidebar_content" class="p-3">
       <%= yield %>
     </div>
 
@@ -65,7 +65,7 @@
   </div>
 
   <noscript>
-    <div id="noscript">
+    <div class="mt-5 p-3">
       <p><%= t "site.index.js_1" %></p>
       <p><%= t "site.index.js_2" %></p>
     </div>