summaryrefslogtreecommitdiff
path: root/themes/compact.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-21 13:08:34 +0300
committerAndrew Dolgov <[email protected]>2021-02-21 13:08:34 +0300
commit2843b9917133e5ed8e1adf4ffd12356459fc16e4 (patch)
treeb126ae58e9318591c1565e78e640ac8cb6dc61f9 /themes/compact.css
parent810afdaf5a429468d31b09ae5a7f995dd11568f8 (diff)
minor filter UI layout fix
Diffstat (limited to 'themes/compact.css')
-rw-r--r--themes/compact.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/compact.css b/themes/compact.css
index 16bdcf1f0..9baf14227 100644
--- a/themes/compact.css
+++ b/themes/compact.css
@@ -456,6 +456,7 @@ body.ttrss_main .dijitDialog .dlgSecCont {
margin: 10px 20px;
}
body.ttrss_main .dijitDialog header.horizontal + section,
+body.ttrss_main .dijitDialog section.horizontal,
body.ttrss_main .dijitDialog .dlgSecHoriz + .dlgSecCont {
margin: 10px 0;
}