Commit 59387742 authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #13369 from armikbd/bootstrap-itsme

Dropdown menu in justified button-group
parents d8baec85 132732e4
Showing with 4 additions and 0 deletions
+4 -0
......@@ -216,6 +216,10 @@
> .btn-group .btn {
width: 100%;
}
> .btn-group .dropdown-menu {
left: auto;
}
}
......
Supports Markdown
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