Skip to content

Commit 58f5569

Browse files
author
Martii
committed
Wrap all pre tags
1 parent e9d9c4b commit 58f5569

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

public/css/common.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,13 @@ h6:hover a.anchor {
250250
margin-top: 0;
251251
}
252252

253+
.user-data pre,
254+
.user-content pre,
255+
.document-content pre {
256+
white-space: pre-wrap;
257+
word-break: break-all;
258+
}
259+
253260
.user-data code,
254261
.user-content code,
255262
.document-content code {

0 commit comments

Comments
 (0)