1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

Make styling of grouped option buttons class-based

Referencing #23728, styling grouped radio and checkbox buttons should not require the data-toggle attribute.
This commit is contained in:
Raffy Alcoriza
2017-11-09 15:02:46 +08:00
parent b755883059
commit 9e8a3c041b

View File

@@ -197,7 +197,7 @@
// See https://github.com/twbs/bootstrap/pull/12794 and
// https://github.com/twbs/bootstrap/pull/14559 for more information.
[data-toggle="buttons"] {
.btn-toggle-group {
> .btn,
> .btn-group > .btn {
margin-bottom: 0; // Override default `<label>` value