summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-12-01 15:57:25 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-12-01 15:57:25 +0100
commit4627438ce70ae891851ff04142c5cbdc89ef8db4 (patch)
tree712237a55c4c3093e01dcaf3cb51d6054c7e3185 /local.css
parentf67a4d6511e325d6ebdf1c133029f398c63825aa (diff)
Avoid <pre> stuff from running 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 998e2913..97f12a64 100644
--- a/local.css
+++ b/local.css
@@ -51,6 +51,7 @@ pre
margin-left: 3em;
font-weight: bold;
padding: 0.5em;
+ overflow: auto;
}
a