change line height in forums/index

This commit is contained in:
yanxd 2013-12-06 19:48:30 +08:00
parent 39eb6c1961
commit 9742a94583
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ div.forums-inex-avatar{
div.forums-index-content{ div.forums-index-content{
float: left; float: left;
width: 72%; width: 72%;
line-height: 1em; line-height: 1.5em;
} }
div.forums-index-count{ div.forums-index-count{