1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

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

This commit is contained in:
Mark Otto
2014-07-06 23:45:36 -07:00
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;