summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-27 00:04:15 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-27 00:05:29 +0100
commitdc706bf3ce370c9675fa6dd91aeb377e28df1a30 (patch)
treea23f4c294250b472240136aaefb9500f4aacfdd6 /local.css
parent6ab3328c2a0b92dbf4811b60c5bc608a6c018c0a (diff)
Anatoly A. Kazantsev knew how to have the new items' boxes not run under the sidebar.
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
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
{