Skip to content

Commit e764988

Browse files
committed
Remove -khtml-user-select. It's not supported by KHTML anyways and their marketshare is incredibly minor.
1 parent 488526c commit e764988

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

select2.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Version: @@ver@@ Timestamp: @@timestamp@@
4545

4646
-webkit-touch-callout: none;
4747
-webkit-user-select: none;
48-
-khtml-user-select: none;
4948
-moz-user-select: none;
5049
-ms-user-select: none;
5150
user-select: none;
@@ -343,7 +342,6 @@ Version: @@ver@@ Timestamp: @@timestamp@@
343342

344343
-webkit-touch-callout: none;
345344
-webkit-user-select: none;
346-
-khtml-user-select: none;
347345
-moz-user-select: none;
348346
-ms-user-select: none;
349347
user-select: none;
@@ -510,7 +508,6 @@ disabled look for disabled choices in the results dropdown
510508

511509
-webkit-touch-callout: none;
512510
-webkit-user-select: none;
513-
-khtml-user-select: none;
514511
-moz-user-select: none;
515512
-ms-user-select: none;
516513
user-select: none;

0 commit comments

Comments
 (0)