1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 19:05:55 +00:00

feed browser: remove pub_set.png

This commit is contained in:
Andrew Dolgov
2018-12-05 14:21:47 +03:00
parent a0778577ac
commit 73c68e600b
6 changed files with 20 additions and 12 deletions

View File

@@ -519,8 +519,12 @@ body.ttrss_main {
padding : 0px;
li {
margin : 0px;
padding : 2px 4px 2px 4px;
display : flex;
> * {
align-self : center;
margin : 2px;
}
}
}