]> git.wh0rd.org Git - tt-rss.git/commitdiff
move notify a bit to the left so it woulnd't obscure browser scrollbar
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 5 Jun 2013 18:54:53 +0000 (22:54 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 5 Jun 2013 18:54:53 +0000 (22:54 +0400)
css/tt-rss.css

index 944b7aa7ce3ee95f9f07d10629a6d81d68fbd8b9..d40c7bf52c33e1a33766b48a26f43a02e787519b 100644 (file)
@@ -128,7 +128,7 @@ a:hover {
 
 #notify {
        bottom : 10px;
-       right : 10px;
+       right : 20px;
        border-width : 1px;
        border-style : solid;
        position : absolute;