mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Switch to btn-check
This commit is contained in:
committed by
Mark Otto
parent
1a0a0858ef
commit
8b7b234fd1
@@ -150,7 +150,7 @@ Badges were overhauled to better differentiate themselves from buttons and to be
|
||||
|
||||
### Buttons
|
||||
|
||||
- The checkbox/radio toggle is removed from the button plugin in favour of a CSS only solution, which is documented in the [form checks]({{< docsref "/forms/checks#toggle-buttons" >}}) docs. The `.btn-toggle` class can be added to inputs, any label with `.btn` and modifier class can be used to theme the labels. [See #30650](https://github.com/twbs/bootstrap/pull/30650).
|
||||
- The checkbox/radio toggle is removed from the button plugin in favour of a CSS only solution, which is documented in the [form checks]({{< docsref "/forms/checks#toggle-buttons" >}}) docs. The `.btn-check` class can be added to inputs, any label with `.btn` and modifier class can be used to theme the labels. [See #30650](https://github.com/twbs/bootstrap/pull/30650).
|
||||
|
||||
### Cards
|
||||
|
||||
|
||||
Reference in New Issue
Block a user