Enable flicky scrolling on iOS Safari

master
Surma 2015-07-06 15:25:54 +01:00 committed by Addy Osmani
parent c28c2cdfe0
commit 87b2e15d58
1 changed files with 1 additions and 0 deletions

View File

@ -390,6 +390,7 @@
overflow-x: hidden;
flex-grow: 1;
z-index: 1;
-webkit-overflow-scrolling: touch;
.mdl-layout--fixed-drawer > & {
margin-left: $layout-drawer-width;