Limited article width: settle for a max of 1080px

see #957
This commit is contained in:
Felix Niklas 2017-04-27 12:11:24 +02:00 committed by Thorsten Eckel
parent dcd08a174b
commit b1f0ed6239

View file

@ -4511,13 +4511,13 @@ footer {
.ticket-article,
.article-new {
max-width: 1280px;
max-width: 1080px;
margin: 0 auto;
padding: 0 21px;
}
.ticket-title {
max-width: 1280px;
max-width: 1080px;
padding: 0 81px;
}