Fixes #344, "Extra" field text aligned slightly differently from text in other fields
This commit is contained in:
parent
c6ae132bd3
commit
7a717614e5
1 changed files with 5 additions and 0 deletions
|
@ -164,6 +164,11 @@ zoterosearchtextbox .toolbarbutton-menu-dropmarker
|
|||
margin-left:0;
|
||||
}
|
||||
|
||||
#editpane-dynamic-fields row vbox[fieldname=extra]
|
||||
{
|
||||
margin-left:6px;
|
||||
}
|
||||
|
||||
.clicky, .unclicky
|
||||
{
|
||||
-moz-border-radius: 6px;
|
||||
|
|
Loading…
Reference in a new issue