summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index 2ce1ebd05..ed75dd168 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -819,8 +819,10 @@ body.ttrss_main .player:hover {
background: #222222;
cursor: pointer;
}
-body.ttrss_main #headlines-spacer {
+body.ttrss_main #headlines-frame.auto_catchup #headlines-spacer {
height: 100%;
+}
+body.ttrss_main #headlines-spacer {
margin-left: 1px;
text-align: center;
color: #cccccc;