From 904511adbd773478d3583f126f552992673f4db5 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 21 Jul 2016 21:09:30 -0700 Subject: [PATCH] Docs: Update Safari versions affected by #9774 Still affects v9.1.2, but current Safari Technology Preview is no longer affected. Refs #20342 [skip sauce] --- docs/_includes/components/navs.html | 2 +- docs/examples/justified-nav/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/components/navs.html b/docs/_includes/components/navs.html index cb1bc01bfd..7e7f357ea4 100644 --- a/docs/_includes/components/navs.html +++ b/docs/_includes/components/navs.html @@ -67,7 +67,7 @@

Justified navbar nav links are currently not supported.

Safari and responsive justified navs

-

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 justified nav example.

+

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 justified nav example.