change line height in forums/index
This commit is contained in:
parent
39eb6c1961
commit
9742a94583
|
@ -162,7 +162,7 @@ div.forums-inex-avatar{
|
|||
div.forums-index-content{
|
||||
float: left;
|
||||
width: 72%;
|
||||
line-height: 1em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
div.forums-index-count{
|
||||
|
|
Loading…
Reference in New Issue