ticket title same width as articles

This commit is contained in:
Felix Niklas 2014-10-07 09:59:34 +02:00
parent 10e6bd4efc
commit dac4d69bee

View file

@ -2435,7 +2435,8 @@ footer {
} }
.ticket-title { .ticket-title {
max-width: 596px; max-width: 800px;
padding: 0 81px;
} }
.ticket-title h1 { .ticket-title h1 {