diff options
Diffstat (limited to 'extras/html/style.css')
| -rw-r--r-- | extras/html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/style.css b/extras/html/style.css index 6c3669c..6fb54af 100644 --- a/extras/html/style.css +++ b/extras/html/style.css @@ -130,7 +130,7 @@ pre { color: #ffffff; font-family: code, monospace; padding: 0; - overflow-x: scroll; + overflow-x: auto; scrollbar-width: none; border-left: 2px solid #9CFF00; padding-left: 12px; |
