1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 15:49:15 +00:00

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 {
top : 10px;
top : 25px;
right : 10px;
border-width : 1px;
border-style : solid;