mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
add bottom margin back to sidenav for narrow tablets
This commit is contained in:
parent
cbc7873bb4
commit
471d913ab6
@ -924,6 +924,7 @@ form.bs-docs-example {
|
||||
/* Sidenav */
|
||||
.bs-docs-sidenav {
|
||||
width: auto;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.bs-docs-sidenav.affix {
|
||||
position: static;
|
||||
|
Loading…
Reference in New Issue
Block a user