1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02: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

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;
} }