remove non standard touch CSS

pull/38/head
otacke 2017-03-31 13:57:11 +02:00
parent bd83ddc5e7
commit 8cb9e8b0d1
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ html.h5p-iframe, html.h5p-iframe > body {
-khtml-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
}