From 4d23aa4ef50ac16fec9fbc12832ad99f362ac703 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Aug 2013 17:37:52 -0700 Subject: Address #9873 and fix #9774 * Update styling of justified nav links to be more mobile friendly (with all four rounded corners and some margin between items) * Add note to docs to callout bogus WebKit rendering on component and example --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index c3d861da1..af5e0ee5f 100644 --- a/getting-started.html +++ b/getting-started.html @@ -224,7 +224,7 @@ bootstrap/

Justified nav

-

Expand on the default navbar and more to create justified navigation links.

+

Create a custom navbar with justified links. Heads up! Not too WebKit friendly.

-- cgit v1.2.3