tree: remove position=relative hacks

This commit is contained in:
Andrew Dolgov
2019-02-24 15:03:35 +03:00
parent e13916fd3e
commit 527e7adc8a
8 changed files with 19 additions and 31 deletions

View File

@@ -684,10 +684,8 @@ body.ttrss_main {
color : #333;
}
i.icon {
position : relative;
left : -2px;
top : -4px;
.dijitIcon.feed-icon {
margin-right : 2px;
}
i.icon.icon-inbox {