Scroll README code blocks
author |
Steve Losh <steve@stevelosh.com> |
date |
Wed, 19 Feb 2020 23:37:24 -0500 (2020-02-20) |
parents |
95a016e87923
|
children |
3c8f91521d5c
|
branches/tags |
(none) |
files |
templates/static/style-sjl.css |
Changes
--- 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;