projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1241081
)
prevent page widening on the web site.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 5 Sep 2008 04:55:05 +0000
(
00:55
-0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Fri, 5 Sep 2008 04:55:05 +0000
(
00:55
-0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index cb966f8a796366da2e39743ddb0923120e5304e8..76dc4ccb644cbc70d902f9c644cd4eedd39ed453 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-43,6
+43,7
@@
pre {
border: 1px solid #aaa;
padding: 3px 3px 3px 3px;
margin-left: 2em;
+ overflow: scroll;
}
table.sitenav {