Fixes #344, "Extra" field text aligned slightly differently from text in other fields

This commit is contained in:
Dan Stillman 2006-10-05 06:33:39 +00:00
parent c6ae132bd3
commit 7a717614e5

View file

@ -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;