add new poll display style
This commit is contained in:
parent
0c0738191f
commit
6bdb0f867d
|
@ -1368,6 +1368,9 @@ body.forum.new table.board-display tr.title-row input {
|
|||
margin: -4px;
|
||||
}
|
||||
|
||||
table.board-display#poll[enabled="0"] tr:not(:first-of-type) { visibility: collapse; }
|
||||
table.board-display#poll input[type="text"] { width: 100%; }
|
||||
|
||||
@media only screen and (orientation: landscape) {
|
||||
body.forum.index .page-container .newest {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue
Block a user