mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
progress: Fix IE overflow (#29629)
This commit is contained in:
committed by
XhmikosR
parent
f12ae8cea2
commit
590c1baeeb
@@ -20,6 +20,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
color: $progress-bar-color;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user