Merge pull request #347 from danthewolfe/ie-touch-device

IE touch device fix
This commit is contained in:
Jun 2015-06-17 13:02:22 +09:00
commit 84b74926e3

View File

@ -62,6 +62,7 @@ $ps-bar-hover: #999;
}
.ps-container {
-ms-touch-action: none;
overflow: hidden !important;
&.ps-active-x > .ps-scrollbar-x-rail,