Give more room to actins in admin #2624

This commit is contained in:
Martin Lensment 2015-06-11 15:42:39 +03:00
parent fd1d8bc261
commit 3cceece6b7

View file

@ -2,10 +2,10 @@
%title= "#{truncate(name, length: 60)}#{head_title_sufix}"
.row
.col-sm-7
.col-sm-6
%h1.text-center-xs
= truncate(name, length: 35)
.col-sm-5
.col-sm-6
%h1.text-right.text-center-xs
= yield :actions
%hr