mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
fix scrolling of sidebar
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user