aboutsummaryrefslogtreecommitdiff
path: root/css/reveal.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-12-02 23:20:26 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-12-02 23:20:26 +0100
commit4a5b5c7c1192cf1acb81320efbe288c1ada0561f (patch)
tree8d31e3fc09271131ee91680efbe1220f56ab3686 /css/reveal.css
parent4068c5221d8550a78cd5ca8a9664b66f2cff1f54 (diff)
parent27bf130611575fed9f1779a835ee997615d3f050 (diff)
downloadfreenode-live-2017-presentation-4a5b5c7c1192cf1acb81320efbe288c1ada0561f.tar
freenode-live-2017-presentation-4a5b5c7c1192cf1acb81320efbe288c1ada0561f.tar.gz
merge support for ie 11 touch
Diffstat (limited to 'css/reveal.css')
-rw-r--r--css/reveal.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/reveal.css b/css/reveal.css
index bdcd820..db36b7c 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -521,6 +521,7 @@ body {
height: 100%;
-ms-touch-action: none;
+ touch-action: none;
}
.reveal .slides {