mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
fix alignment of progress elements in examples
This commit is contained in:
@@ -1033,9 +1033,11 @@ body {
|
||||
margin: .25rem;
|
||||
}
|
||||
|
||||
> .nav + .nav {
|
||||
> .nav + .nav,
|
||||
> .progress + .progress {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user