Add margin to all h3 admin headers

This commit is contained in:
decabeza
2020-03-16 12:54:00 +01:00
committed by Javi Martín
parent 428c1695f2
commit 16dc5821d1
22 changed files with 25 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
<%= render "shared/filter_subnav", i18n_namespace: "admin.users.index" %>
<% if @users.any? %>
<h3 class="margin"><%= page_entries_info @users %></h3>
<h3><%= page_entries_info @users %></h3>
<table>
<thead>