mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 08:59:14 +00:00
Make sure missing feed-icons keep alignment.
Missing feed-icons take 16px as well to avoid alignment glitches in feed list.
This commit is contained in:
@@ -856,6 +856,7 @@ img.feedIcon, img.tinyFeedIcon {
|
||||
width : 16px;
|
||||
height : 16px;
|
||||
vertical-align : middle;
|
||||
display : inline-block;
|
||||
}
|
||||
|
||||
.dijitDialog .dijitToolbar {
|
||||
|
||||
Reference in New Issue
Block a user