mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:05:55 +00:00
headlines-spacer: only set 100% height if auto catchup is enabled
This commit is contained in:
@@ -962,8 +962,11 @@ body.ttrss_main {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
#headlines-spacer {
|
||||
#headlines-frame.auto_catchup #headlines-spacer {
|
||||
height : 100%;
|
||||
}
|
||||
|
||||
#headlines-spacer {
|
||||
margin-left : 1px;
|
||||
text-align : center;
|
||||
color : @default-text;
|
||||
|
||||
Reference in New Issue
Block a user