0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01: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
No known key found for this signature in database
GPG Key ID: 92C207BC12953E27

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