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…
Add table
Add a link
Reference in a new issue