aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-02-03 02:38:18 -0800
committerChris Rebert <[email protected]>2014-02-03 02:38:18 -0800
commitd675284cf65b0b1c30ed555f3148dd880a52da27 (patch)
tree24150253ab5653cbdbdc54ae9fb11d798bec63a0 /docs/components.html
parente5665c241727a868c1f308632b22b0fcebba1f92 (diff)
downloadbootstrap-d675284cf65b0b1c30ed555f3148dd880a52da27.tar.xz
bootstrap-d675284cf65b0b1c30ed555f3148dd880a52da27.zip
Safari's justified nav bug is still present as of Safari v7.0.1; fixes #12454
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index a1e6d063f..264e9c763 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1140,7 +1140,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
<p>Easily make tabs or pills equal widths of their parent at screens wider than 768px with <code>.nav-justified</code>. On smaller screens, the nav links are stacked.</p>
<div class="bs-callout bs-callout-warning">
<h4>Safari and responsive justified navs</h4>
- <p>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 v7.0.1, 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">
<ul class="nav nav-tabs nav-justified">