Skip to content

Commit 7a59eae

Browse files
committed
[css-flexbox] Fix example styling.
1 parent 7871ee9 commit 7a59eae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-flexbox-1/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ ol.continue > li::before { content: counter(list) "."; position: absolute; left:
217217
display: inline-block;
218218
padding: 0 .25em;
219219
border-radius: .3em;
220+
border: none;
221+
background: transparent;
220222
}
221223
#auto-bar > li > a:not(:hover):not(:focus) {
222224
text-decoration: none;

0 commit comments

Comments
 (0)