fix margins of div.prefGenericAddBox

This commit is contained in:
Andrew Dolgov 2005-11-23 10:48:23 +01:00
parent e0b77afceb
commit afb7a1d60e
1 changed files with 4 additions and 0 deletions

View File

@ -631,3 +631,7 @@ div.small, p.small {
span.insensitive {
color : gray;
}
div.prefGenericAddBox {
margin : 5px;
}