summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a158bd190..54117e23e 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -303,7 +303,8 @@ a:hover {
#piggie {
width : 400;
height : 400;
- left : 50;
+ right : 0;
+ top : -400;
background-color : white;
display : none;
z-index : 3;