mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03: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