From abaf02111e4dac9f1e36cc63d2aa324deae05f96 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 25 Jul 2008 06:28:35 +0100 Subject: misc resize handle tweaks --- tt-rss.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index fd7134f32..43a76229b 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1985,4 +1985,10 @@ div#l_progress_i { #content-insert { background-color : white; + overflow : auto; + position : absolute; + left : 0px; + right : 0px; + bottom : 0px; + top : 6px; } -- cgit v1.2.3