mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
Set line-height properly
This commit is contained in:
parent
7464b704ce
commit
0f21c3c4ea
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ body {
|
|||
padding: 0;
|
||||
font: -moz-field;
|
||||
font-size: 11px;
|
||||
line-height: 18px;
|
||||
line-height: 16px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue