diff options
| author | Mark Otto <[email protected]> | 2017-06-29 23:15:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-06-29 23:15:48 -0700 |
| commit | 6055453e415955187b2d62243fc8474d08904bf4 (patch) | |
| tree | 083ce558cc7ad6279c9d343d23e027a66cc8ec30 /dist/css/bootstrap.css | |
| parent | 964e06800a52a6a267f3f06aaffb3b72390adb3d (diff) | |
| parent | f46f26bbaa16486bdfe07789a1491cc05eec8dcb (diff) | |
| download | bootstrap-6055453e415955187b2d62243fc8474d08904bf4.tar.xz bootstrap-6055453e415955187b2d62243fc8474d08904bf4.zip | |
Merge branch 'v4-dev' into colors-redux
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 4062c73a2..6d42c2798 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2542,7 +2542,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for width: auto; vertical-align: middle; } - .form-inline .form-control-static { + .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group { |
