# HG changeset patch # User Lucas Thompson # Date 1496788566 -3600 # Node ID c3f35dc6176584e60fc72ab8313df519ca98f3a3 # Parent 634d51d8e1146c344b0679f549181ef6c789c313 mobile safari scrolling fix diff -r 634d51d8e114 -r c3f35dc61765 src/app/actions/action-tray.component.ts --- a/src/app/actions/action-tray.component.ts Tue Jun 06 23:14:57 2017 +0100 +++ b/src/app/actions/action-tray.component.ts Tue Jun 06 23:36:06 2017 +0100 @@ -21,6 +21,7 @@ position: absolute; z-index: 100; overflow: hidden; + -webkit-overflow-scrolling: touch; }` ], animations: [