]> git.wh0rd.org - tt-rss.git/commitdiff
tweak prefPrefsList header margins
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 25 Nov 2012 19:26:48 +0000 (23:26 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 25 Nov 2012 19:26:48 +0000 (23:26 +0400)
tt-rss.css

index 06aea939165165fed431773bd4b360d2544b1782..2021f23b0d10aa76d2f450468c3c105d5160ffdb 100644 (file)
@@ -284,7 +284,8 @@ table.prefPrefsList tr:hover td.prefValue input {
 } */
 
 table.prefPrefsList h3 {
-       margin-top : 0px;
+       margin-top : 0.5em;
+       margin-bottom : 0px;
 }
 
 tr.title td {