diff options
| author | Bas Bosman <[email protected]> | 2014-02-07 14:14:32 +0100 |
|---|---|---|
| committer | Bas Bosman <[email protected]> | 2014-02-07 14:14:32 +0100 |
| commit | a0052b5a3745737777c88409ae08585ce75b285b (patch) | |
| tree | f1c02cf7e633d1d8d7bb80d6df8ec39e92d89d1b /dist/css/bootstrap.css | |
| parent | 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 (diff) | |
| download | bootstrap-a0052b5a3745737777c88409ae08585ce75b285b.tar.xz bootstrap-a0052b5a3745737777c88409ae08585ce75b285b.zip | |
Drop -o-user-select
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 958f830d7..3179cb643 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -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; |
