mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
fix jittering of sidenav
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user