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{
|
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{
|
||||||
|
|
Loading…
Reference in New Issue