mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-08 15:00:59 +00:00
fix scrolling of sidebar
This commit is contained in:
parent
67f2e77955
commit
9e1af0d743
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
width: 240px;
|
||||
overflow-y: auto;
|
||||
border-right: 1px solid #eee;
|
||||
-webkit-transform: translated3d(0,0,0); // Ensure proper scrolling of sidebar
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue