Increase line height for user page moderator box

It was too squashed with the stamps.
This commit is contained in:
Florence Yeun
2015-08-20 14:55:33 -07:00
parent c8b74870d9
commit 921dd4e0ab

View File

@@ -7299,6 +7299,10 @@ dd { margin-left: 20px; }
.titlebox .age {float: right;}
#side-mod-list {
line-height: 1.5;
}
#side-multi-list {
li {
@columns: 3;