move notify as to not block persistent UI elements

This commit is contained in:
Andrew Dolgov 2013-03-28 21:09:42 +04:00
parent f67c80a77b
commit e105831db0

View File

@ -132,7 +132,7 @@ a:hover {
} }
#notify { #notify {
top : 10px; top : 25px;
right : 10px; right : 10px;
border-width : 1px; border-width : 1px;
border-style : solid; border-style : solid;