summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-02-25 06:54:53 +0100
committerAndrew Dolgov <[email protected]>2006-02-25 06:54:53 +0100
commit1cac3c31bcf6fcdc8ea4498450e2eda783b4063d (patch)
tree20f6b1f18d9aa92e6c7c52ac4b291c2dba40bab9 /tt-rss.css
parent6c7abfae07315fd37840606cb2554f1129fa5c50 (diff)
total pigcall (closes #42)
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;