fix forum newest sections width

This commit is contained in:
Wirlaburla 2024-05-07 15:52:39 -05:00
parent 6bdb0f867d
commit d39505a3d2

View File

@ -1378,10 +1378,6 @@ table.board-display#poll input[type="text"] { width: 100%; }
margin: 4px; margin: 4px;
} }
body.forum.index .page-container .newest > table.board-display {
width: unset;
}
body.forum.thread table.board-display { body.forum.thread table.board-display {
top: -24px; top: -24px;
} }