aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
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/examples
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/examples')
-rw-r--r--docs/examples/justified-nav/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html
index b89714ba2..ac20c7dd4 100644
--- a/docs/examples/justified-nav/index.html
+++ b/docs/examples/justified-nav/index.html
@@ -53,7 +53,7 @@
<div class="row">
<div class="col-lg-4">
<h2>Safari bug warning!</h2>
- <p class="text-danger">Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.</p>
+ <p class="text-danger">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.</p>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
<p><a class="btn btn-primary" href="#" role="button">View details &raquo;</a></p>
</div>