mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-25 06:24:43 +00:00
Make .btn in .btn-toolbar float:left too; fixes #16276
[skip sauce] [skip validator]
This commit is contained in:
parent
4127b250db
commit
04f60a7a81
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
|||
margin-left: -5px; // Offset the first child's margin
|
||||
&:extend(.clearfix all);
|
||||
|
||||
.btn,
|
||||
.btn-group,
|
||||
.input-group {
|
||||
float: left;
|
||||
|
|
|
|||
Loading…
Reference in a new issue