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 %} -