summaryrefslogtreecommitdiff
path: root/themes/light/prefs.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/prefs.less')
-rw-r--r--themes/light/prefs.less12
1 files changed, 6 insertions, 6 deletions
diff --git a/themes/light/prefs.less b/themes/light/prefs.less
index 1c09271a6..35db886ce 100644
--- a/themes/light/prefs.less
+++ b/themes/light/prefs.less
@@ -9,13 +9,13 @@ body.ttrss_prefs {
color : @default-text;
}
- /*.dijitContentPane {
- h1:first-of-type,
- h2:first-of-type,
- h3:first-of-type {
- margin-top: 0px;
+ .dijitContentPane {
+ > h1:first-of-type,
+ > h2:first-of-type,
+ > h3:first-of-type {
+ margin-top: 0;
}
- }*/
+ }
#footer, #header {
padding : 8px;