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 {