From 3eec86e2e5a2ea835f929eb3fa31e32f51ca6216 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Oct 2014 16:05:32 -0700 Subject: add missing hrefs to s in docs+examples --- docs/examples/jumbotron/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 962847760..7119bb3ef 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -59,7 +59,7 @@

Hello, world!

This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.

-

Learn more »

+

Learn more »

-- cgit v1.2.3 From c897f9d5f0b331dfafb571429d7bd845b6b73b6a Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Oct 2014 21:24:45 -0700 Subject: Safari v8.0 still suffers from Justified Nav rendering bug --- docs/examples/justified-nav/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index 0b86c4d01..b1e045ade 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -54,7 +54,7 @@

Safari bug warning!

-

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.

+

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.

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.

View details »

-- cgit v1.2.3