Remove extra padding in metadata pane on Windows
This commit is contained in:
parent
b7907f4883
commit
1d1ae0768c
1 changed files with 0 additions and 7 deletions
|
@ -15,11 +15,4 @@ row vbox[fieldname=extra]
|
||||||
|
|
||||||
.creator-type-label image {
|
.creator-type-label image {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
|
||||||
|
|
||||||
row label,
|
|
||||||
row > vbox[fieldname=abstractNote],
|
|
||||||
row > vbox[fieldname=extra]
|
|
||||||
{
|
|
||||||
padding: 0 1px 2px 2px;
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue