Set line-height properly
This commit is contained in:
parent
7464b704ce
commit
0f21c3c4ea
|
@ -158,7 +158,7 @@ body {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font: -moz-field;
|
font: -moz-field;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
line-height: 18px;
|
line-height: 16px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user