From c897f9d5f0b331dfafb571429d7bd845b6b73b6a Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Oct 2014 21:24:45 -0700 Subject: [PATCH] Safari v8.0 still suffers from Justified Nav rendering bug --- 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 0e9af578a6..c9fc189c53 100644 --- a/docs/_includes/components/navs.html +++ b/docs/_includes/components/navs.html @@ -60,7 +60,7 @@

Justified navbar nav links are currently not supported.

Safari and responsive justified navs

-

As of v7.1, 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 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.