Remove extra padding in metadata pane on Windows

This commit is contained in:
Dan Stillman 2009-09-14 07:45:51 +00:00
parent b7907f4883
commit 1d1ae0768c

View file

@ -15,11 +15,4 @@ row vbox[fieldname=extra]
.creator-type-label image {
margin-bottom: 0;
}
row label,
row > vbox[fieldname=abstractNote],
row > vbox[fieldname=extra]
{
padding: 0 1px 2px 2px;
}