1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-22 15:39:59 +00:00

Merge branch 'v4-dev' into colors-redux

This commit is contained in:
Mark Otto 2017-06-26 15:17:48 -07:00 committed by GitHub
commit 41f4ddbdb5

View File

@ -335,7 +335,7 @@ select.form-control-lg {
} }
// Make static controls behave like regular ones // Make static controls behave like regular ones
.form-control-static { .form-control-plaintext {
display: inline-block; display: inline-block;
} }