From dc3e216da95bfe93062f202f8dee0de3df696577 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sun, 12 Mar 2017 17:37:22 +0000 Subject: [PATCH] Use field for buttons --- docs/_includes/footer.html | 2 +- docs/documentation/elements/button.html | 183 +++++++++++++----------- docs/documentation/elements/form.html | 2 +- 3 files changed, 102 insertions(+), 85 deletions(-) diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 5a0b057f..71fb68db 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -13,7 +13,7 @@
-
+
diff --git a/docs/documentation/elements/button.html b/docs/documentation/elements/button.html index d3dfb4cd..1680babf 100644 --- a/docs/documentation/elements/button.html +++ b/docs/documentation/elements/button.html @@ -260,7 +260,7 @@ doc-subtab: button

With Font Awesome icons

{% capture button_fa_example %} -

+

@@ -277,7 +277,7 @@ doc-subtab: button

-

+

@@ -303,7 +303,7 @@ doc-subtab: button

-

+

@@ -352,63 +352,63 @@ doc-subtab: button

{% capture button_only_icon_example %} -

- - - - - +

+ + + + +

-

- - - - - - - - - - +

+ + + + + + + + + +

-

- - - - - - - - - - - - - - - +

+ + + + + + + + + + + + + + +

-

- - - - - - - - - - - - - - - - - - - - +

+ + + + + + + + + + + + + + + + + + + +

{% endcapture %} {{button_only_icon_example}} @@ -424,10 +424,10 @@ doc-subtab: button

Button group

-

If you want to group buttons together, use the is-grouped modifier on the control container:

+

If you want to group buttons together, use the is-grouped modifier on the field container:

{% capture button_group_example %} -