diff options
| author | Mark Otto <[email protected]> | 2016-10-28 19:28:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-28 19:28:41 -0700 |
| commit | b071de65c75234ea25d8b2daf00245fe46896dbb (patch) | |
| tree | 941c544d4c3a74a14e6ecf6b9b9523697c6941c2 /docs/dist/css/bootstrap.css | |
| parent | 2706215d135991356544e466f394ba2680a0c179 (diff) | |
| download | bootstrap-b071de65c75234ea25d8b2daf00245fe46896dbb.tar.xz bootstrap-b071de65c75234ea25d8b2daf00245fe46896dbb.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 7d4574140..2db0d34cf 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -2210,6 +2210,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for .has-success .form-control-feedback, .has-success .form-control-label, +.has-success .col-form-label, .has-success .form-check-label, .has-success .form-check-inline, .has-success .custom-control { @@ -2232,6 +2233,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for .has-warning .form-control-feedback, .has-warning .form-control-label, +.has-warning .col-form-label, .has-warning .form-check-label, .has-warning .form-check-inline, .has-warning .custom-control { @@ -2254,6 +2256,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for .has-danger .form-control-feedback, .has-danger .form-control-label, +.has-danger .col-form-label, .has-danger .form-check-label, .has-danger .form-check-inline, .has-danger .custom-control { |
