Commit d4c72487 authored by Mark Otto's avatar Mark Otto

grunt dist

parent 59387742
...@@ -3365,6 +3365,9 @@ tbody.collapse.in { ...@@ -3365,6 +3365,9 @@ tbody.collapse.in {
.btn-group-justified > .btn-group .btn { .btn-group-justified > .btn-group .btn {
width: 100%; width: 100%;
} }
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] { [data-toggle="buttons"] > .btn > input[type="checkbox"] {
position: absolute; position: absolute;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
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