diff --git a/core/style.css b/core/style.css index ccee9db..3706ff4 100644 --- a/core/style.css +++ b/core/style.css @@ -1342,6 +1342,7 @@ body.forum.new table.board-display tr.title-row input { @media only screen and (orientation: landscape) { body.forum.index .page-container .newest { display: flex; + width: 100%; margin: 4px; }