diff options
| author | Mark Otto <[email protected]> | 2014-07-06 23:45:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-06 23:45:36 -0700 |
| commit | 117ca8167a9ca919c38443ce7cc4643a73cc999d (patch) | |
| tree | 2676f078a2220e2ad3fcc280d41e0697b0ce62b6 /docs/dist/css/bootstrap.css | |
| parent | 8e2348e9eda51296eb680192379ab37f10355ca3 (diff) | |
| parent | 225819ae66822f464f28308968ec49f6b8359f81 (diff) | |
| download | bootstrap-117ca8167a9ca919c38443ce7cc4643a73cc999d.tar.xz bootstrap-117ca8167a9ca919c38443ce7cc4643a73cc999d.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 5a17e9388..0ae6337dd 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2745,6 +2745,8 @@ select[multiple].form-group-lg .form-control { text-align: center; white-space: nowrap; vertical-align: middle; + -ms-touch-action: manipulation; + touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; |
