Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2014-12-15 03:59:47 +0300
committerMark Otto <markdotto@gmail.com>2014-12-15 03:59:47 +0300
commit4945e370f057ef491b0197034ddedd969913b06c (patch)
tree0828773627b2ea0c8758339842431f420b159c44 /docs
parentb7be72c86c9b8b0289438f5e97a2263ecdb1344c (diff)
fixes #15340: mention in docs that most selects can't change border-radius
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/css/forms.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html
index 031dcd8793..054922703f 100644
--- a/docs/_includes/css/forms.html
+++ b/docs/_includes/css/forms.html
@@ -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">