# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1582173444 18000
# Node ID c289f52710f8334392dc42be4d7f25f706d41d12
# Parent  95a016e879235be8bd2ab97b0d388a1f9ac3e457
Scroll README code blocks

diff -r 95a016e87923 -r c289f52710f8 templates/static/style-sjl.css
--- a/templates/static/style-sjl.css	Sat Jan 18 14:15:03 2020 -0500
+++ b/templates/static/style-sjl.css	Wed Feb 19 23:37:24 2020 -0500
@@ -185,6 +185,7 @@
     background-color: #fffcfe;
     margin-left: 24px;
     padding: 10px 10px;
+    overflow-x: auto;
 }
 .readme-content pre code {
     border: none;