Fixes #717, Cannot manually enter date field in XP
Also fixes Date and Extra alignment on Windows
This commit is contained in:
parent
cb74cb802c
commit
16a4d6a73d
|
@ -1,11 +1,18 @@
|
||||||
#zotero-editpane-dynamic-fields row hbox
|
#zotero-editpane-dynamic-fields row hbox,
|
||||||
|
#zotero-editpane-dynamic-fields row vbox
|
||||||
{
|
{
|
||||||
-moz-box-align: center;
|
margin-top: 0 !important;
|
||||||
margin: 0;
|
margin-bottom: 0 !important;
|
||||||
padding: 0;
|
padding-top: 0 !important;
|
||||||
|
padding-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-editpane-dynamic-fields row hbox label
|
#zotero-editpane-dynamic-fields row hbox hbox
|
||||||
|
{
|
||||||
|
-moz-box-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
#zotero-editpane-dynamic-fields row hbox hbox label
|
||||||
{
|
{
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user