1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02: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;
}