mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
parent
4693672cff
commit
bdb6723a45
@ -1177,7 +1177,7 @@ Custom checkboxes and radios can also be disabled. Add the `disabled` boolean at
|
|||||||
|
|
||||||
### Select menu
|
### Select menu
|
||||||
|
|
||||||
Custom `<select>` menus need only a custom class, `.custom-select` to trigger the custom styles.
|
Custom `<select>` menus need only a custom class, `.custom-select` to trigger the custom styles. Custom styles are limited to the `<select>`'s initial appearance and cannot modify the `<option>`s due to browser limitations.
|
||||||
|
|
||||||
{% capture example %}
|
{% capture example %}
|
||||||
<select class="custom-select">
|
<select class="custom-select">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user