summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-08-07 04:06:53 +0100
committerAndrew Dolgov <[email protected]>2008-08-07 04:06:53 +0100
commit8df9005793f1faad35022509a4a3d1ddfe63c2aa (patch)
treef29f9d6dc0e404dc0ffdbe24d41450e5285a6d9e /tt-rss.css
parent727b0e568521eddfd43101881ad4d74ee2795a86 (diff)
dialog related bugfixes; reposition infobox
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 3a72bb6ed..6b5cc390c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -589,7 +589,7 @@ html>body #infoBox {
background-image : url("images/shadow.png");
background-position : bottom right;
left : 25%;
- top : 100px;
+ top : 70px;
width : 50%;
z-index : 5;
position : absolute;