diff options
Diffstat (limited to 'css/reveal.css')
-rw-r--r-- | css/reveal.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/reveal.css b/css/reveal.css index 394cc9f..92d41a0 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -544,6 +544,8 @@ body { position: relative; width: 100%; height: 100%; + + -ms-touch-action: none; } .reveal .slides { |