mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 17:43:36 +02:00
Use pre-wrap for code and pre tags in user manual and quick start guide
This commit is contained in:
parent
abd6492691
commit
1c42d7fc3f
6 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
div.sphinxsidebar { overflow-y: auto; max-height: calc(100vh - 25px) }
|
||||
}
|
||||
|
||||
pre {
|
||||
pre, code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue