Fix style of email domain block table (#5218)

master
Lynx Kotoura 7 years ago committed by Eugen Rochko
parent ecfa1c3f3b
commit 43577e9f59
  1. 1
      app/views/admin/email_domain_blocks/index.html.haml

@ -1,6 +1,7 @@
- content_for :page_title do - content_for :page_title do
= t('admin.email_domain_blocks.title') = t('admin.email_domain_blocks.title')
.table-wrapper
%table.table %table.table
%thead %thead
%tr %tr

Loading…
Cancel
Save