Merge branch 'master' of github.com:twbs/bootstrap

This commit is contained in:
Mark Otto 2014-07-06 23:45:36 -07:00
commit 117ca8167a
17 changed files with 1402 additions and 1046 deletions

View file

@ -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;