1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 02:05:57 +00:00

fix changed feed icon offsets (because of doctype)

This commit is contained in:
Andrew Dolgov
2019-02-23 16:25:21 +03:00
parent 54c1b5c611
commit c1ab51d6f8
8 changed files with 26 additions and 7 deletions

View File

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