summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-06-05 22:54:53 +0400
committerAndrew Dolgov <[email protected]>2013-06-05 22:54:53 +0400
commit3e008206a6349733878e95dbead3cdc10125c16c (patch)
treed3571f7b960081207fb29d0073a9f5eeac56951d /css
parentffc21d2b5470c74ca34128a6948550a997d1043c (diff)
move notify a bit to the left so it woulnd't obscure browser scrollbar
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 944b7aa7c..d40c7bf52 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -128,7 +128,7 @@ a:hover {
#notify {
bottom : 10px;
- right : 10px;
+ right : 20px;
border-width : 1px;
border-style : solid;
position : absolute;