aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-07-21 21:09:30 -0700
committerChris Rebert <[email protected]>2016-07-21 21:09:30 -0700
commit904511adbd773478d3583f126f552992673f4db5 (patch)
tree741ab9073dc42bf358a6973ebfcdbf0018579fcb /docs/_includes/components
parentedefe0e77a39149f971c4215301f7f8a7f15f210 (diff)
downloadbootstrap-904511adbd773478d3583f126f552992673f4db5.tar.xz
bootstrap-904511adbd773478d3583f126f552992673f4db5.zip
Docs: Update Safari versions affected by #9774
Still affects v9.1.2, but current Safari Technology Preview is no longer affected. Refs #20342 [skip sauce]
Diffstat (limited to 'docs/_includes/components')
-rw-r--r--docs/_includes/components/navs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/components/navs.html b/docs/_includes/components/navs.html
index cb1bc01bf..7e7f357ea 100644
--- a/docs/_includes/components/navs.html
+++ b/docs/_includes/components/navs.html
@@ -67,7 +67,7 @@
<p><strong class="text-danger">Justified navbar nav links are currently not supported.</strong></p>
<div class="bs-callout bs-callout-warning" id="callout-navs-justified-safari">
<h4>Safari and responsive justified navs</h4>
- <p>As of v8.0, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing. This bug is also shown in the <a href="../examples/justified-nav/">justified nav example</a>.</p>
+ <p>As of v9.1.2, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing. This bug is also shown in the <a href="../examples/justified-nav/">justified nav example</a>.</p>
</div>
<div class="bs-example" data-example-id="simple-nav-justified">
<ul class="nav nav-tabs nav-justified">