Add css for table styling forum
This commit is contained in:
parent
03278424c5
commit
432041720c
|
@ -1062,6 +1062,11 @@ body.forum.thread table.post-display tr.body-row td * {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
body.forum.thread table.post-display .author-cell { width: 168px; }
|
||||
body.forum.thread table.post-display tr td:nth-of-type(3) { width: 168px; }
|
||||
|
||||
|
||||
|
||||
|
||||
heading .button {
|
||||
display: inline-block !important;
|
||||
|
|
Loading…
Reference in New Issue
Block a user