We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5021606 commit 5e30654Copy full SHA for 5e30654
1 file changed
css-color-5/Overview.bs
@@ -43,7 +43,7 @@ spec:css-color-4; type:value; text:srgb
43
table.deltaE td.dE5 { background: rgb(243, 103, 68); color: white}
44
table.deltaE th {text-align: center }
45
/* work-around for https://github.com/tabatkins/bikeshed/issues/1799 */
46
- div.example {
+ div.example, div.example pre {
47
overflow: visible;
48
}
49
div.example>a.self-link::before {
0 commit comments