css: add feed loading indicator position hack

master
Andrew Dolgov 11 years ago
parent 4f00f55ca2
commit ab25a80644

@ -1147,3 +1147,7 @@ body#ttrssPrefs hr {
text-shadow : 1px 1px 2px #fff;
}
#feedTree img[src*='indicator_white.gif'] {
position : relative;
top : -2px;
}

Loading…
Cancel
Save