From: Mark Otto Date: Fri, 13 May 2016 02:47:49 +0000 (-0700) Subject: clarify example with code comment X-Git-Tag: v4.0.0-alpha.5~4^2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c100a6a9f4f62fea63b41d9df6f942c14f71cf6;p=thirdparty%2Fbootstrap.git clarify example with code comment --- 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 %} + +