fix alignment with avatars on forum portrait
This commit is contained in:
parent
632c8d792b
commit
2a59e3c990
|
@ -1399,6 +1399,11 @@ body.forum.new table.board-display tr.title-row input {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.forum.thread table.post-display tr.author-row > th {
|
||||||
|
text-align: center;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* == SHOP */
|
/* == SHOP */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user