1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00

fix jittering of sidenav

This commit is contained in:
Mark Otto
2012-08-20 16:33:41 -07:00
parent aa2cec6f2f
commit cbc7873bb4

View File

@@ -763,7 +763,7 @@ form.bs-docs-example {
.bs-docs-sidenav {
width: 228px;
margin: 30px 0 20px;
margin: 30px 0 0;
padding: 0;
background-color: #fff;
-webkit-border-radius: 6px;