mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
fix progress bar animation button
This commit is contained in:
@@ -63,7 +63,8 @@
|
|||||||
> .nav + .nav,
|
> .nav + .nav,
|
||||||
> .alert + .alert,
|
> .alert + .alert,
|
||||||
> .navbar + .navbar,
|
> .navbar + .navbar,
|
||||||
> .progress + .progress {
|
> .progress + .progress,
|
||||||
|
> .progress + .btn {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user