1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 09:31:28 +00:00

tinyfeedicon: fix vertical align

This commit is contained in:
Andrew Dolgov
2013-02-25 16:39:25 +04:00
parent cd616c4c35
commit 7c9f819f1e

View File

@@ -1163,6 +1163,7 @@ div.fatalError textarea {
img.feedIcon, img.tinyFeedIcon {
width : 16px;
height : 16px;
vertical-align : middle;
}
div#feedlistLoading, div#filterlistLoading, div#labellistLoading {