summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-07-08 14:46:39 +0300
committerAndrew Dolgov <[email protected]>2019-07-08 14:46:39 +0300
commit3c7414cee1f6905e429b865e67d5b82136b2454b (patch)
treec7fff419f8df3ac294e5f32168b383923d91564c /css/tt-rss.less
parent4d265a4debd9f9c9acaef065b57eeb8b5741a3df (diff)
minor css global define tweaks to better match claro
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;