Fix docblock short code missing end whitespaces
This commit is contained in:
parent
4a2a5f0780
commit
6d7ef10b46
@ -405,6 +405,9 @@ nav.sub {
|
||||
text-overflow: ellipsis;
|
||||
margin: 0;
|
||||
}
|
||||
.docblock-short code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.docblock h1, .docblock h2, .docblock h3, .docblock h4, .docblock h5 {
|
||||
border-bottom: 1px solid;
|
||||
|
Loading…
Reference in New Issue
Block a user