1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

tweak notice/warning/etc display

This commit is contained in:
Andrew Dolgov
2013-04-18 16:18:20 +04:00
parent bbffc43e4f
commit 6d9426feae
3 changed files with 5 additions and 5 deletions

View File

@@ -73,7 +73,7 @@ div.error {
div.warning img, div.notice img, div.error img {
margin-right : 4px;
float : left;
display : table-cell;
vertical-align : middle;
}