mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
more component alignment fixes for docs
This commit is contained in:
@@ -1034,10 +1034,15 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
> .nav + .nav,
|
> .nav + .nav,
|
||||||
|
> .alert + .alert,
|
||||||
> .progress + .progress {
|
> .progress + .progress {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> .dropdown-menu:first-child {
|
||||||
|
position: static;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user