mirror of https://github.com/twbs/bootstrap.git
Merge branch 'btn-group-styling' of https://github.com/picapixa/bootstrap into picapixa-btn-group-styling
This commit is contained in:
commit
725f5fbda5
|
|
@ -197,7 +197,7 @@
|
||||||
// See https://github.com/twbs/bootstrap/pull/12794 and
|
// See https://github.com/twbs/bootstrap/pull/12794 and
|
||||||
// https://github.com/twbs/bootstrap/pull/14559 for more information.
|
// https://github.com/twbs/bootstrap/pull/14559 for more information.
|
||||||
|
|
||||||
[data-toggle="buttons"] {
|
.btn-toggle-group {
|
||||||
> .btn,
|
> .btn,
|
||||||
> .btn-group > .btn {
|
> .btn-group > .btn {
|
||||||
margin-bottom: 0; // Override default `<label>` value
|
margin-bottom: 0; // Override default `<label>` value
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue