Allow forum post potrait author row to be forced for desktop mode
This commit is contained in:
@@ -1431,7 +1431,7 @@ table.board-display#poll input[type="text"] { width: 100%; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
body.forum.thread table.board-display colgroup col:nth-of-type(4),
|
body.forum.thread table.board-display colgroup col:nth-of-type(4),
|
||||||
body.forum.thread table.post-display tr.author-row {
|
body.forum.thread table.post-display tr.author-row:not(.force) {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user