mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fixes #22908
This commit is contained in:
parent
c2a0abb7f0
commit
0622a59897
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ select.form-control-lg {
|
|||
}
|
||||
|
||||
// Make static controls behave like regular ones
|
||||
.form-control-static {
|
||||
.form-control-plaintext {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue