fix alignment with avatars on forum portrait
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user