From fe4e9b005ff9490df4285ecc28a2299e40310016 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Thu, 13 Aug 2015 21:07:10 +1000 Subject: [PATCH] Fix toolbar examples --- modules/system/assets/ui/docs/toolbar.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/modules/system/assets/ui/docs/toolbar.md b/modules/system/assets/ui/docs/toolbar.md index 18bb78b7f..2fbd0635e 100644 --- a/modules/system/assets/ui/docs/toolbar.md +++ b/modules/system/assets/ui/docs/toolbar.md @@ -1,10 +1,8 @@ # Toolbar -Toolbar +A scrollable set of buttons aligned to the left with a fixed right section. -# Example - -

Basic toolbar

+### Basic toolbar
@@ -33,7 +31,7 @@ Toolbar
-

Editor toolbar

+### Editor toolbar