summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-11 09:29:22 +0100
committerAndrew Dolgov <[email protected]>2005-12-11 09:29:22 +0100
commit5e9188f2a88ef0f93ed93d0ce2f305e562d3cfe6 (patch)
tree485600cae5f6948500cfe74f1e56c757c2002584 /tt-rss.css
parentf0e81ffe8fba0485aaa2b8b303aef27cf7697345 (diff)
move infobox to 30% top
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index d95f1315e..ac306ab90 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -530,6 +530,7 @@ div.helpResponse {
width : 30%;
z-index : 3;
display : none;
+ top : 30%;
}
div.infoBoxContents {