aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-10-14 16:56:14 -0700
committerChris Rebert <[email protected]>2015-10-19 19:27:37 -0700
commit5b113b2c7183df46c6e1b460683f53b43d929bfd (patch)
treea3e5d6de181a9585b6b0df21b8bed5ed3007d5a0 /docs/examples
parent058802d02ba51569eec8c73e112a171169531e59 (diff)
downloadbootstrap-5b113b2c7183df46c6e1b460683f53b43d929bfd.tar.xz
bootstrap-5b113b2c7183df46c6e1b460683f53b43d929bfd.zip
Anonymous table bug is still present in Safari 9.0, but should be fixed in the next version
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 17179208f..3fe6e29f4 100644
--- a/docs/examples/justified-nav/index.html
+++ b/docs/examples/justified-nav/index.html
@@ -49,7 +49,7 @@
<div class="row">
<div class="col-lg-4">
<h2>Safari bug warning!</h2>
- <p class="text-danger">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.</p>
+ <p class="text-danger">As of v9.0, 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>