0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Merge pull request #17033 from bvleur/patch-1

v4: Fix Typo in Forms docs
This commit is contained in:
Thomas McDonald 2015-08-19 12:38:19 -07:00
commit 67f459b949

View File

@ -667,7 +667,7 @@ Custom checkboxes and radios are inline to start. Add a parent with class `.c-in
### Select menu
Custom `<select>` menus need only a custom class, `.c-selecct` to trigger the custom styles.
Custom `<select>` menus need only a custom class, `.c-select` to trigger the custom styles.
{% example html %}
<select class="c-select">