2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Drop -o-user-select

This commit is contained in:
Bas Bosman
2014-02-07 14:14:32 +01:00
parent 4d7b2ddba9
commit a0052b5a37
8 changed files with 6 additions and 8 deletions
-1
View File
@@ -2007,7 +2007,6 @@ select[multiple].input-lg {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;