0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01: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
.form-control-static {
.form-control-plaintext {
display: inline-block;
}