summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/tt-rss.less')
-rw-r--r--themes/light/tt-rss.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index dc76c6846..a7571c5cc 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -783,6 +783,10 @@ body.ttrss_main {
.header {
border-bottom-width : 0;
padding : 4px;
+
+ .feed {
+ display : none;
+ }
}
.footer {