]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_content.html.erb
Use secondary body background in heading sections
[rails.git] / app / views / layouts / _content.html.erb
index cfb8d712cc7ebef8873640b03c6f1ebb151a467a..bd5c43f02cefa346945742d830ab4cb21b885420 100644 (file)
@@ -4,7 +4,7 @@
   <% else %>
     <%= render :partial => "layouts/flash", :locals => { :flash => flash } %>
     <% if content_for? :heading %>
-      <div class="content-heading">
+      <div class="content-heading bg-body-secondary">
         <div class="content-inner <%= yield :heading_class %>">
           <%= yield :heading %>
         </div>