From dc706bf3ce370c9675fa6dd91aeb377e28df1a30 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 27 Nov 2008 00:04:15 +0100 Subject: Anatoly A. Kazantsev knew how to have the new items' boxes not run under the sidebar. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index f99a4602..998e2913 100644 --- a/local.css +++ b/local.css @@ -192,6 +192,7 @@ a:hover .newsitem { border: 1px solid black; + overflow: auto; } .newsitem .newsitemheader .header { -- cgit v1.2.3