mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fix typo in toggle buttons outlined styles section (#39200)
This commit is contained in:
@@ -305,7 +305,7 @@ Visually, these checkbox toggle buttons are identical to the [button plugin togg
|
|||||||
|
|
||||||
### Outlined styles
|
### Outlined styles
|
||||||
|
|
||||||
Different variants of `.btn`, such at the various outlined styles, are supported.
|
Different variants of `.btn`, such as the various outlined styles, are supported.
|
||||||
|
|
||||||
{{< example >}}
|
{{< example >}}
|
||||||
<input type="checkbox" class="btn-check" id="btn-check-outlined" autocomplete="off">
|
<input type="checkbox" class="btn-check" id="btn-check-outlined" autocomplete="off">
|
||||||
|
|||||||
Reference in New Issue
Block a user