Fixes #717, Cannot manually enter date field in XP

Also fixes Date and Extra alignment on Windows
This commit is contained in:
Dan Stillman 2007-08-16 13:40:06 +00:00
parent cb74cb802c
commit 16a4d6a73d

View File

@ -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: 0;
padding: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
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-bottom: 0;