mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 00:29:15 +00:00
fix loadingNode offset for feeds
This commit is contained in:
@@ -604,7 +604,7 @@ body.ttrss_main {
|
||||
|
||||
&.Is_Feed {
|
||||
.loadingNode {
|
||||
left : -3px;
|
||||
left : 2px;
|
||||
height : 14px;
|
||||
width : 14px;
|
||||
position : relative;
|
||||
|
||||
Reference in New Issue
Block a user