mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
fixes #15340: mention in docs that most selects can't change border-radius
This commit is contained in:
parent
b7be72c86c
commit
4945e370f0
@ -378,6 +378,7 @@
|
|||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
<h3>Selects</h3>
|
<h3>Selects</h3>
|
||||||
|
<p>Note that many native select menus—namely in Safari and Chrome—have rounded corners that cannot be modified via <code>border-radius</code> properties.</p>
|
||||||
<div class="bs-example" data-example-ids="select-form-control">
|
<div class="bs-example" data-example-ids="select-form-control">
|
||||||
<form>
|
<form>
|
||||||
<select class="form-control">
|
<select class="form-control">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user