Skip to content

Commit 5e30654

Browse files
committed
[css-color-5] Fix clipped swatches in one-liners, w3c#7688
1 parent 5021606 commit 5e30654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:css-color-4; type:value; text:srgb
4343
table.deltaE td.dE5 { background: rgb(243, 103, 68); color: white}
4444
table.deltaE th {text-align: center }
4545
/* work-around for https://github.com/tabatkins/bikeshed/issues/1799 */
46-
div.example {
46+
div.example, div.example pre {
4747
overflow: visible;
4848
}
4949
div.example>a.self-link::before {

0 commit comments

Comments
 (0)