Skip to content

Commit c2f2b8b

Browse files
author
Ryan A. Johnson
committed
docs(css): correct styling of <min-ver> in IE
1 parent 7f4b997 commit c2f2b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ min-version {
120120
background-color: @magenta-500;
121121
border-radius: 1em;
122122
color: @gray-0;
123+
display: inline-block;
123124
font-size: 0.75rem;
124125
font-weight: 400;
125126
line-height: 1;

0 commit comments

Comments
 (0)