add width to newest section of forum
This commit is contained in:
parent
71c671f7bf
commit
9042289d78
|
@ -1342,6 +1342,7 @@ body.forum.new table.board-display tr.title-row input {
|
||||||
@media only screen and (orientation: landscape) {
|
@media only screen and (orientation: landscape) {
|
||||||
body.forum.index .page-container .newest {
|
body.forum.index .page-container .newest {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
width: 100%;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user