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 3ac29c8102
commit 5362642f78

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;
}