From: Andrew Dolgov Date: Thu, 28 Mar 2013 17:09:42 +0000 (+0400) Subject: move notify as to not block persistent UI elements X-Git-Tag: 1.7.6~188 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e105831db0582c5e18c563a80b383e629ab7d4df;p=tt-rss.git move notify as to not block persistent UI elements --- diff --git a/tt-rss.css b/tt-rss.css index 68b866b4..607664ee 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -132,7 +132,7 @@ a:hover { } #notify { - top : 10px; + top : 25px; right : 10px; border-width : 1px; border-style : solid;