From: Lynda Date: Mon, 25 Jan 2016 04:55:35 +0000 (-0700) Subject: Minor change to Advanced example... X-Git-Tag: v6.2.1~15^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7989%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git 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. --- 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
-
+
```