1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 12:41:29 +00:00

fix margins of div.prefGenericAddBox

This commit is contained in:
Andrew Dolgov
2005-11-23 10:48:23 +01:00
parent e0b77afceb
commit afb7a1d60e

View File

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