]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/export.html.erb
Convert warnings to use bootstrap alerts
[rails.git] / app / views / site / export.html.erb
index f1eed33cf778bdc88e0d65653a2dd5e1fc4a8e59..2eb23f755102ed463c7517f2c4081841c8c37a64 100644 (file)
@@ -24,7 +24,7 @@
   <p><%= t ".export_details_html" %></p>
 
   <div id="export_osm_too_large">
-    <p class="warning">
+    <p class="alert alert-warning">
       <%= t ".too_large.body" %>
     </p>
   </div>