Skip to content

Commit 28b13e7

Browse files
committed
[css3-conditional] Make the preformatted text in the DoC pre-wrap.
1 parent 154f768 commit 28b13e7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css3-conditional/doc-20121213-LCWD.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
:target {
1111
box-shadow: 0.25em 0.25em 0.25em;
1212
}
13+
pre {
14+
white-space: pre-wrap;
15+
}
1316
</style>
1417

1518
<h1>CSS Conditional Rules Module Level 3 Disposition of Comments for 2012-12-13 LCWD</h1>

0 commit comments

Comments
 (0)