mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fix copypasta-o to fully fix #9295
This commit is contained in:
parent
a58bf08360
commit
3a67054536
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
.input-group-lg > .input-group-btn > .btn { .input-lg(); }
|
||||
.input-group-sm > .form-control,
|
||||
.input-group-sm > .input-group-addon,
|
||||
.input-group-lg > .input-group-btn > .btn { .input-sm(); }
|
||||
.input-group-sm > .input-group-btn > .btn { .input-sm(); }
|
||||
|
||||
|
||||
// Display as table-cell
|
||||
|
|
Loading…
Add table
Reference in a new issue