From bf2611195f4f2f3e8f8f6c23dd27b024ce3d93d1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 25 Nov 2012 23:26:48 +0400 Subject: tweak prefPrefsList header margins --- tt-rss.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index 06aea9391..2021f23b0 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -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 { -- cgit v1.2.3