Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
shouldn't need to set touch-action
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Aug 5, 2014
1 parent 9b3f43d commit 1bcc346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<body unresolved>

<sampler-scaffold label="Paper Elements" fit touch-action="auto">
<sampler-scaffold label="Paper Elements" fit>

<paper-icon-button class="menuButton" icon="menu" ></paper-icon-button>
<paper-fab class="sourceButton bottom" icon="launch"></paper-fab>
Expand Down

0 comments on commit 1bcc346

Please sign in to comment.