1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

fixes #15340: mention in docs that most selects can't change border-radius

This commit is contained in:
Mark Otto 2014-12-14 16:59:47 -08:00
parent b7be72c86c
commit 4945e370f0

View file

@ -378,6 +378,7 @@
{% endhighlight %}
<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">
<form>
<select class="form-control">