From 9104077785e2fd8884b731a0778d47710fb44d0a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 24 Apr 2007 07:12:23 +0100 Subject: make infobox wider (50%) --- tt-rss.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 113f289e3..cb3a70305 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -485,9 +485,9 @@ div.helpResponse { #infoBoxShadow { background-image : url("images/shadow.png"); - left : 30%; + left : 25%; top : 30%; - width : 30%; + right : 25%; z-index : 3; position : absolute; display : none; -- cgit v1.2.3