summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-18 16:18:20 +0400
committerAndrew Dolgov <[email protected]>2013-04-18 16:18:20 +0400
commit6d9426feae3d80272722de2fda6ee9e0056569ca (patch)
tree9eafc5557f0f9cc4e00c2709d040eeacec373c0a /tt-rss.css
parentbbffc43e4f4c04e5efeb0edcc9851742c2223b1d (diff)
tweak notice/warning/etc display
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 8e87d6598..8bf591326 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -287,8 +287,8 @@ div.error {
div.warning img, div.notice img, div.error img {
margin-right : 4px;
- float : left;
vertical-align : middle;
+ display : table-cell;
}
ul.nomarks {