From 35fdb2d238b9ad22ea920acd42f0cb3d7022c628 Mon Sep 17 00:00:00 2001 From: Lynda Date: Sun, 24 Jan 2016 21:55:35 -0700 Subject: [PATCH] Minor change to Advanced example... This is a very minor change. In the first example you had two `top-bar-left` classes. It seems more logical to have one left and one right as that example which will then match the example below that. --- docs/pages/top-bar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/top-bar.md b/docs/pages/top-bar.md index d36f9094c..da3f3f58f 100644 --- a/docs/pages/top-bar.md +++ b/docs/pages/top-bar.md @@ -51,7 +51,7 @@ You can further divide a top bar into a title area and content area. Use the `.t
-
+
``` -- 2.47.2