Add more room for title

This commit is contained in:
Priit Tark 2015-04-17 16:14:06 +03:00
parent 266def5f50
commit 1e6e9e8bf0

View file

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