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
1 changed files with 1 additions and 1 deletions

View File

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