Merge branch 'stable-2.12' into stable-2.13
* stable-2.12: Fix copying text in Internet Explorer Change-Id: Idc6018d9a8599ef6f9b0d3832a1c444284f07aaa
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
-webkit-user-select: initial;
|
||||
-khtml-user-select: initial;
|
||||
-moz-user-select: text;
|
||||
-ms-user-select: initial;
|
||||
-ms-user-select: text;
|
||||
user-select: initial;
|
||||
}
|
||||
|
||||
.commentBox {
|
||||
|
||||
Reference in New Issue
Block a user