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
+7
View File
@@ -141,6 +141,13 @@ body.ttrss_prefs {
font-family : monospace;
}
}
#feedTree {
.icon {
position : relative;
top : -4px;
}
}
}
body.ttrss_prefs,