mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00:00
Merge pull request #16279 from twbs/fix-16276
Make .btn in .btn-toolbar float:left too
This commit is contained in:
commit
e33801e654
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