Allow long title.

This commit is contained in:
opi 2014-02-20 12:16:39 +01:00
parent 26047cc8ab
commit 87f76d86c3

View file

@ -57,9 +57,8 @@ body .form-control {
.view-title {
text-align: center;
max-width: 240px;
font-size: 25px;
margin: -35px auto 0 auto;
margin: -35px 120px 0 120px;
}
.page-header {