summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 7a0433e34..bfca85611 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -853,8 +853,8 @@ body.ttrss_main .player:hover {
background: #222;
cursor: pointer;
}
-body.ttrss_main #headlines-frame.auto_catchup #headlines-spacer {
- height: 100%;
+body.ttrss_main #headlines-frame[data-auto-catchup="true"] #headlines-spacer {
+ height: 100vh;
}
body.ttrss_main #headlines-spacer {
margin-left: 1px;