diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-27 00:04:15 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-27 00:05:29 +0100 |
commit | dc706bf3ce370c9675fa6dd91aeb377e28df1a30 (patch) | |
tree | a23f4c294250b472240136aaefb9500f4aacfdd6 | |
parent | 6ab3328c2a0b92dbf4811b60c5bc608a6c018c0a (diff) |
Anatoly A. Kazantsev knew how to have the new items' boxes not run under the sidebar.
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -192,6 +192,7 @@ a:hover .newsitem { border: 1px solid black; + overflow: auto; } .newsitem .newsitemheader .header { |