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

feedtree offset changes should apply to font icons

This commit is contained in:
Andrew Dolgov
2019-02-24 14:50:52 +03:00
parent ce92f047ac
commit e13916fd3e
7 changed files with 11 additions and 3 deletions

View File

@@ -685,7 +685,9 @@ body.ttrss_main {
}
i.icon {
position : relative;
left : -2px;
top : -4px;
}
i.icon.icon-inbox {