Use pre-wrap for code and pre tags in user manual and quick start guide

This commit is contained in:
Kovid Goyal 2019-11-06 06:46:26 +05:30
parent abd6492691
commit 1c42d7fc3f
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
6 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
div.sphinxsidebar { overflow-y: auto; max-height: calc(100vh - 25px) } div.sphinxsidebar { overflow-y: auto; max-height: calc(100vh - 25px) }
} }
pre { pre, code {
white-space: pre-wrap; white-space: pre-wrap;
} }

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.