1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02: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

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;