summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 7851cff..618bb5f 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -57,13 +57,12 @@ a:hover {
pre {
color: #ffffba;
- overflow: auto;
+ overflow: scroll;
}
header pre {
margin-bottom: 2em;
line-height: 1.1em;
- overflow: hidden;
}
footer p {