From: Mark Otto Date: Thu, 29 Dec 2016 00:36:55 +0000 (-0800) Subject: consistent punctuation X-Git-Tag: v4.0.0-alpha.6~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2906950d9d0e675f27fa52e9685b7e5c5785e0d;p=thirdparty%2Fbootstrap.git consistent punctuation it's important, yo --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index d2553de798..b0ad95ab9f 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -28,8 +28,8 @@ Read on for an example and list of supported sub-components. Navbars come with built-in support for a handful of sub-components. Choose from the following as needed: -- `.navbar-brand` for your company, product, or project name -- `.navbar-nav` for a full-height and lightweight navigation (including support for dropdowns) +- `.navbar-brand` for your company, product, or project name. +- `.navbar-nav` for a full-height and lightweight navigation (including support for dropdowns). - `.navbar-toggler` for use with our collapse plugin and other [navigation toggling](#collapsible-content) behaviors. - Inline forms with `.float-` utilities for form controls and components. - `.navbar-text` for adding vertically centered strings of text.