From 5094b4fc4dd4a96792ea2791cf5c31c9c0631555 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 24 Apr 2007 07:15:07 +0100 Subject: [PATCH] make infobox wider (take 2) --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index cb3a7030..94a99b30 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -487,7 +487,7 @@ div.helpResponse { background-image : url("images/shadow.png"); left : 25%; top : 30%; - right : 25%; + width : 50%; z-index : 3; position : absolute; display : none; -- 2.39.2