diff --git a/static/css/xcode.css b/static/css/xcode.css index 2890a9f..31b344b 100644 --- a/static/css/xcode.css +++ b/static/css/xcode.css @@ -4,7 +4,7 @@ XCode style (c) Angel Garcia .hljs { display: block; - overflow-x: auto; + overflow-x: scroll; padding: 0.5em; background: #f3f3f3; color: black;