From 1853781c0c1718c2ed072e53229018d0db4e251b Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 13 Oct 2015 17:01:36 +0000 Subject: [PATCH] update website --- css/react-native.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/react-native.css b/css/react-native.css index 86fae1f4ef4..111ced51d76 100644 --- a/css/react-native.css +++ b/css/react-native.css @@ -974,6 +974,9 @@ div[data-twttr-id] iframe { padding: 0 5px; font-size: 13px; font-weight: normal; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; } .edit-github {