Reduce margin around tag selector textbox to restore 2 full lines of tags at min height (on OS X anyway)
This commit is contained in:
parent
68e082a2fb
commit
7aa5662bae
|
@ -73,3 +73,8 @@ toolbarbutton.zotero-clicky
|
|||
padding:1px;
|
||||
height:1em;
|
||||
}
|
||||
|
||||
textbox
|
||||
{
|
||||
margin: 3px 0 1px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user