From 32d70d317030ff98568aeb0fea854bb55a37e57d Mon Sep 17 00:00:00 2001 From: Frederik Schlemmer Date: Thu, 12 Jul 2018 05:52:07 +0200 Subject: [PATCH] docs: adds new button examples Typo correction Cleanup basic buttons docs: Moves the flat/strocked buttons above icon/fab/mini-fab buttons Requested changes docs: deletes automatically created copyright --- .../button-types/button-types-example.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/material-examples/button-types/button-types-example.html b/src/material-examples/button-types/button-types-example.html index b6da074b1d8c..710c1415831a 100644 --- a/src/material-examples/button-types/button-types-example.html +++ b/src/material-examples/button-types/button-types-example.html @@ -28,6 +28,16 @@

Stroked Buttons

Link +

Flat Buttons

+
+ + + + + + Link +
+

Icon Buttons

Link -
+ \ No newline at end of file