]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Anonymous table bug is still present in Safari 9.0, but should be fixed in the next...
authorChris Rebert <code@chrisrebert.com>
Wed, 14 Oct 2015 23:56:14 +0000 (16:56 -0700)
committerChris Rebert <code@chrisrebert.com>
Tue, 20 Oct 2015 02:27:37 +0000 (19:27 -0700)
docs/examples/justified-nav/index.html

index 17179208f7830020bd97cdb7721658d5fad01585..3fe6e29f43e6a70e18f8cf67818951a773775208 100644 (file)
@@ -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>