mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
fix changed feed icon offsets (because of doctype)
This commit is contained in:
@@ -141,6 +141,13 @@ body.ttrss_prefs {
|
||||
font-family : monospace;
|
||||
}
|
||||
}
|
||||
|
||||
#feedTree {
|
||||
.icon {
|
||||
position : relative;
|
||||
top : -4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body.ttrss_prefs,
|
||||
|
||||
Reference in New Issue
Block a user