]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: Update Safari versions affected by #9774
authorChris Rebert <code@chrisrebert.com>
Fri, 22 Jul 2016 04:09:30 +0000 (21:09 -0700)
committerChris Rebert <code@chrisrebert.com>
Fri, 22 Jul 2016 04:09:30 +0000 (21:09 -0700)
Still affects v9.1.2, but current Safari Technology Preview is no longer affected.
Refs #20342

[skip sauce]

docs/_includes/components/navs.html
docs/examples/justified-nav/index.html

index cb1bc01bfdff4bca7df19f6726d4c8872ea31bfb..7e7f357ea465128dcb6bf2207fe8a691a239f729 100644 (file)
@@ -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">
index 49ad07aabcb776a1b43b59c56473a86d8dbce33a..f228900a879be5f8a2c865cf4fc18f90839b5a07 100644 (file)
@@ -62,7 +62,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.1.2, 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>