summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/lab/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index 8653db54a..fa1e72a1e 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -832,10 +832,10 @@ samples {
padding: 0 24px;
min-width:100px;
/*max-width:450px;*/
- white-space: pre;
+ white-space: pre-wrap;
}
sample p {
- white-space: pre;
+ white-space: pre-wrap;
}
sample :focus {
outline: 2px solid #30C2FF;