mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
fix copypasta-o to fully fix #9295
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
.input-group-lg > .input-group-btn > .btn { .input-lg(); }
|
.input-group-lg > .input-group-btn > .btn { .input-lg(); }
|
||||||
.input-group-sm > .form-control,
|
.input-group-sm > .form-control,
|
||||||
.input-group-sm > .input-group-addon,
|
.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
|
// Display as table-cell
|
||||||
|
Reference in New Issue
Block a user