From 567a2891370e78cf2a65a92bab318ef3cd88440e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 21 Dec 2016 21:26:17 -0800 Subject: [PATCH] more margin utils on forms --- docs/components/navbar.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 075f2521d7..a891d6d039 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -185,8 +185,8 @@ Place various form controls and components within a navbar with `.form-inline`. {% example html %} {% endexample %} @@ -196,8 +196,8 @@ Align the contents of your inline forms with utilities as needed. {% example html %} {% endexample %}