tighten up row spacing
This commit is contained in:
parent
4f48210682
commit
1afb607512
1 changed files with 5 additions and 0 deletions
|
@ -92,6 +92,11 @@ row hbox label:first-child
|
||||||
margin-right: 1px;
|
margin-right: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
row
|
||||||
|
{
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
row label,
|
row label,
|
||||||
row > vbox[fieldname=abstractNote],
|
row > vbox[fieldname=abstractNote],
|
||||||
row > vbox[fieldname=extra]
|
row > vbox[fieldname=extra]
|
||||||
|
|
Loading…
Add table
Reference in a new issue