mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
fix jittering of sidenav
This commit is contained in:
parent
aa2cec6f2f
commit
cbc7873bb4
@ -763,7 +763,7 @@ form.bs-docs-example {
|
|||||||
|
|
||||||
.bs-docs-sidenav {
|
.bs-docs-sidenav {
|
||||||
width: 228px;
|
width: 228px;
|
||||||
margin: 30px 0 20px;
|
margin: 30px 0 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
-webkit-border-radius: 6px;
|
-webkit-border-radius: 6px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user