]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #15340: mention in docs that most selects can't change border-radius
authorMark Otto <markdotto@gmail.com>
Mon, 15 Dec 2014 00:59:47 +0000 (16:59 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 15 Dec 2014 00:59:47 +0000 (16:59 -0800)
docs/_includes/css/forms.html

index 031dcd87931ed28454c39700b519defbc91f7e8d..054922703f7c4a3a0af16388d6d481a3f7bd0b27 100644 (file)
 {% 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">