VAlign all data in the events table

This commit is contained in:
Petko Bordjukov 2016-10-08 20:43:12 +03:00
parent 7b5b9d77bc
commit 1bc7df0476
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
= t "activerecord.attributes.proposition.statuses.#{status_name}"
.col-md-10
.panel.panel-default
table.table.table-striped.table-hover
table.table.table-striped.table-hover.record-table
thead
tr
th = Event.model_name.human.mb_chars.titleize