fix margins of div.prefGenericAddBox
This commit is contained in:
parent
e0b77afceb
commit
afb7a1d60e
1 changed files with 4 additions and 0 deletions
|
@ -631,3 +631,7 @@ div.small, p.small {
|
|||
span.insensitive {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
div.prefGenericAddBox {
|
||||
margin : 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue