Skip to content

Commit 2429860

Browse files
docs: fix progress bar and spinner spacing (#6873)
1 parent a1f0197 commit 2429860

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

www/src/css/examples.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
}
66

77
> .btn,
8-
> .btn-group {
8+
> .btn-group,
9+
> .spinner-border,
10+
> .spinner-grow,
11+
.progress {
912
margin: 0.25rem 0.25rem;
1013
}
1114

0 commit comments

Comments
 (0)