1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 10:31:29 +00:00

hide #toolbar-frame_splitter back again

This commit is contained in:
Andrew Dolgov
2020-05-23 06:20:09 +03:00
parent 409ba0db2d
commit b8906c9b9c
11 changed files with 24 additions and 5 deletions

View File

@@ -784,6 +784,10 @@ body.ttrss_main {
}
}
#toolbar-frame_splitter {
display : none;
}
#toolbar-frame {
padding : 0px;
margin : 0px;