Change post list vertical align

This commit is contained in:
LordMathis 2018-06-18 00:17:39 +02:00
parent 157740bd76
commit 897fc24c05
1 changed files with 3 additions and 0 deletions

View File

@ -18,4 +18,7 @@
.postListItem {
margin: 8px;
td {
vertical-align: top;
}
}