summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-28 21:09:42 +0400
committerAndrew Dolgov <[email protected]>2013-03-28 21:09:42 +0400
commite105831db0582c5e18c563a80b383e629ab7d4df (patch)
tree135f334316577d8008cac2a40182aa613e0f420c /tt-rss.css
parentf67c80a77b992047b11e7c74fc2aaa8b0fd55cbb (diff)
move notify as to not block persistent UI elements
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 68b866b4d..607664eed 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -132,7 +132,7 @@ a:hover {
}
#notify {
- top : 10px;
+ top : 25px;
right : 10px;
border-width : 1px;
border-style : solid;