From 9c100a6a9f4f62fea63b41d9df6f942c14f71cf6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 12 May 2016 19:47:49 -0700 Subject: [PATCH] clarify example with code comment --- docs/components/navbar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/components/navbar.md b/docs/components/navbar.md index d106795a80..5f7f366344 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -59,10 +59,12 @@ Here's an example of all the sub-components included in a default, light navbar: The `.navbar-brand` can be applied to most elements, but an anchor works best as some elements might require utility classes or custom styles. {% example html %} + +