2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03: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
+1
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;