Skip to content

Commit 504098d

Browse files
MartijnCuppensXhmikosR
authored andcommitted
progress: Fix IE overflow (twbs#29629)
1 parent 6b3ee0e commit 504098d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_progress.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
display: flex;
2020
flex-direction: column;
2121
justify-content: center;
22+
overflow: hidden;
2223
color: $progress-bar-color;
2324
text-align: center;
2425
white-space: nowrap;

0 commit comments

Comments
 (0)