diff options
Diffstat (limited to 'extras/html/themes/business/style.css')
| -rw-r--r-- | extras/html/themes/business/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/themes/business/style.css b/extras/html/themes/business/style.css index 43898f7..ebe4615 100644 --- a/extras/html/themes/business/style.css +++ b/extras/html/themes/business/style.css @@ -106,7 +106,7 @@ img { pre { font-family: code, monospace; - overflow-x: auto; + white-space: pre-wrap; background: #f0f0f0; padding: 20px; border-left: 4px solid #1a73e8; |
