Set line-height properly

This commit is contained in:
Simon Kornblith 2011-07-31 21:39:14 +00:00
parent 7464b704ce
commit 0f21c3c4ea

View File

@ -158,7 +158,7 @@ body {
padding: 0;
font: -moz-field;
font-size: 11px;
line-height: 18px;
line-height: 16px;
overflow: hidden;
}