merge support for ie 11 touch

This commit is contained in:
Hakim El Hattab
2013-12-02 23:20:26 +01:00
4 changed files with 23 additions and 8 deletions
+1
View File
@@ -521,6 +521,7 @@ body {
height: 100%;
-ms-touch-action: none;
touch-action: none;
}
.reveal .slides {
+1 -1
View File
File diff suppressed because one or more lines are too long