2
0
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:
Mark Otto
2015-05-28 20:05:48 -07:00
parent 67f2e77955
commit 9e1af0d743
+1
View File
@@ -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
}
}