mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #13369 from armikbd/bootstrap-itsme
Dropdown menu in justified button-group
This commit is contained in:
commit
5938774296
1 changed files with 4 additions and 0 deletions
|
@ -216,6 +216,10 @@
|
|||
> .btn-group .btn {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
> .btn-group .dropdown-menu {
|
||||
left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue