tinyfeedicon: fix vertical align

This commit is contained in:
Andrew Dolgov 2013-02-25 16:39:25 +04:00
parent cd616c4c35
commit 7c9f819f1e
1 changed files with 1 additions and 0 deletions

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 {