From c38c2b69c9479817291ac06042fb5529b24f33f0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 20 Mar 2006 12:24:34 +0100 Subject: center infobox on screen --- tt-rss.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 0e2a263f9..6c85c713c 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -554,11 +554,9 @@ div.helpResponse { #infoBoxShadow { background-image : url("images/shadow.png"); position : absolute; - margin-left : 30%; width : 30%; z-index : 3; display : none; - top : 30%; } div.infoBoxContents { -- cgit v1.2.3