Commit 59387742 authored by Mark Otto's avatar Mark Otto

Merge pull request #13369 from armikbd/bootstrap-itsme

Dropdown menu in justified button-group
parents d8baec85 132732e4
......@@ -216,6 +216,10 @@
> .btn-group .btn {
width: 100%;
}
> .btn-group .dropdown-menu {
left: auto;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment