1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-15 03:35:16 +00:00

Merge pull request #22 from tomByrer/patch-1

del  -o-user-select: none;
This commit is contained in:
Andrea Giammarchi 2014-11-11 16:20:47 +00:00
commit ad86b740c4

View File

@ -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 @@
));
</script>
</body>
</html>
</html>