mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
fix scrolling of sidebar
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
width: 240px;
|
width: 240px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
border-right: 1px solid #eee;
|
border-right: 1px solid #eee;
|
||||||
|
-webkit-transform: translated3d(0,0,0); // Ensure proper scrolling of sidebar
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user