summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-11-25 23:26:48 +0400
committerAndrew Dolgov <[email protected]>2012-11-25 23:26:48 +0400
commitbf2611195f4f2f3e8f8f6c23dd27b024ce3d93d1 (patch)
treeca3449ba7aba242f2440098b40d8fddad7016021 /tt-rss.css
parentcb93a5dee8f0d7acfbd2019983fe95101ad9cc3c (diff)
tweak prefPrefsList header margins
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 2 insertions, 1 deletions
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 {