1 parent 4a897cc commit 51ab4c0Copy full SHA for 51ab4c0
1 file changed
demos/cast-list-flexbox2/approach-contents.htm
@@ -36,11 +36,6 @@
36
DD element, allowing a single flexbox container to affect all 3 items.
37
*/
38
display: contents ;
39
- /*
40
- Setup the DT (character) element to shrink, allowing for the dots to fill
41
- up the free space.
42
- */
43
- flex: 0 1 auto ;
44
}
45
46
dl.cast-list dt:after {
0 commit comments