summaryrefslogtreecommitdiff
path: root/themes/light.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light.css')
-rw-r--r--themes/light.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/light.css b/themes/light.css
index 3d11230e1..60db9706c 100644
--- a/themes/light.css
+++ b/themes/light.css
@@ -668,6 +668,9 @@ body.ttrss_main #headlines-frame div.feed-title a {
body.ttrss_main #headlines-frame div.feed-title a:hover {
color: #257aa7;
}
+body.ttrss_main #toolbar-frame_splitter {
+ display: none;
+}
body.ttrss_main #toolbar-frame {
padding: 0px;
margin: 0px;