mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
fix jittering of sidenav
This commit is contained in:
parent
aa2cec6f2f
commit
cbc7873bb4
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue