From 29e62e425ebccea6fb0b0a99fd76458fecc76e3c Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Tue, 11 Nov 2014 09:15:42 -0700 Subject: [PATCH] del -o-user-select: none; Opera's `user-select` came with Blink: http://caniuse.com/#feat=user-select-none --- preview-template.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/preview-template.html b/preview-template.html index 619ab17e..e9a11c1c 100644 --- a/preview-template.html +++ b/preview-template.html @@ -7,7 +7,6 @@ -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; - -o-user-select: none; user-select: none; } ul.emoji-list li { @@ -44,4 +43,4 @@ )); - \ No newline at end of file +