summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index e185ad7e1..94680f6b1 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -784,11 +784,11 @@ body.ttrss_main {
font-size : 12px;
#toolbar {
- background : white;
+ //background : white;
border: 0px solid @border-default;
border-bottom-width: 1px;
padding-left : 4px;
- height : 32px;
+ height : 28px;
display : flex;
flex-direction : row;
flex-wrap : nowrap;