aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/stylesheets/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/stylesheets/style.css b/static/stylesheets/style.css
index b234dbe..aae09e9 100644
--- a/static/stylesheets/style.css
+++ b/static/stylesheets/style.css
@@ -82,6 +82,7 @@ a {
/* highlighted code */
.chroma {
background: none;
+ overflow: scroll;
}
.chroma .lntable {