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
1 changed files with 1 additions and 1 deletions

View File

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