mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
add bottom margin back to sidenav for narrow tablets
This commit is contained in:
@@ -924,6 +924,7 @@ form.bs-docs-example {
|
|||||||
/* Sidenav */
|
/* Sidenav */
|
||||||
.bs-docs-sidenav {
|
.bs-docs-sidenav {
|
||||||
width: auto;
|
width: auto;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
.bs-docs-sidenav.affix {
|
.bs-docs-sidenav.affix {
|
||||||
position: static;
|
position: static;
|
||||||
|
Reference in New Issue
Block a user