Remove backface-visibility from progress bars.
This commit is contained in:
parent
7c94f5ef64
commit
cc5e6619b4
2 changed files with 0 additions and 4 deletions
3
docs/assets/css/bootstrap.css
vendored
3
docs/assets/css/bootstrap.css
vendored
|
|
@ -4915,9 +4915,6 @@ a.list-group-item.active > .badge,
|
|||
-moz-transition: width 0.6s ease;
|
||||
-o-transition: width 0.6s ease;
|
||||
transition: width 0.6s ease;
|
||||
-webkit-backface-visibility: hidden;
|
||||
-moz-backface-visibility: hidden;
|
||||
backface-visibility: hidden;
|
||||
}
|
||||
|
||||
.progress-striped .progress-bar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue