summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-05-23 06:20:09 +0300
committerAndrew Dolgov <[email protected]>2020-05-23 06:20:09 +0300
commitb8906c9b9c3e4f91c48a7cb3e69b466076e8bf8d (patch)
tree7d51138155d0f54cc384897c976a85160e63abd6 /themes/light/tt-rss.less
parent409ba0db2dea5b52365f3d26043a02d7576b1c8d (diff)
hide #toolbar-frame_splitter back again
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 22592a350..b3fba8cf9 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -784,6 +784,10 @@ body.ttrss_main {
}
}
+ #toolbar-frame_splitter {
+ display : none;
+ }
+
#toolbar-frame {
padding : 0px;
margin : 0px;