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

minor css global define tweaks to better match claro

This commit is contained in:
Andrew Dolgov
2019-07-08 14:46:39 +03:00
parent 4d265a4deb
commit 3c7414cee1
3 changed files with 57 additions and 58 deletions

View File

@@ -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;