0
0
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:
Mark Otto 2012-08-20 16:37:46 -07:00
parent cbc7873bb4
commit 471d913ab6

View File

@ -924,6 +924,7 @@ form.bs-docs-example {
/* Sidenav */
.bs-docs-sidenav {
width: auto;
margin-bottom: 20px;
}
.bs-docs-sidenav.affix {
position: static;