1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:25:57 +00:00

move notify a bit to the left so it woulnd't obscure browser scrollbar

This commit is contained in:
Andrew Dolgov
2013-06-05 22:54:53 +04:00
parent ffc21d2b54
commit 3e008206a6

View File

@@ -128,7 +128,7 @@ a:hover {
#notify {
bottom : 10px;
right : 10px;
right : 20px;
border-width : 1px;
border-style : solid;
position : absolute;