2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Merge pull request #13369 from armikbd/bootstrap-itsme

Dropdown menu in justified button-group
This commit is contained in:
Mark Otto
2014-05-12 20:23:34 -07:00
+4
View File
@@ -216,6 +216,10 @@
> .btn-group .btn {
width: 100%;
}
> .btn-group .dropdown-menu {
left: auto;
}
}