Improved wrapping of long lines in code blocks
This commit is contained in:
parent
d01e984538
commit
c334128f1a
1 changed files with 1 additions and 0 deletions
|
|
@ -34,4 +34,5 @@ li > br {
|
||||||
text-indent: -1em !important;
|
text-indent: -1em !important;
|
||||||
padding-left: 2em !important;
|
padding-left: 2em !important;
|
||||||
text-wrap: wrap;
|
text-wrap: wrap;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue