From: Jeremy Thomas Date: Sun, 12 Mar 2017 17:37:22 +0000 (+0000) Subject: Use field for buttons X-Git-Tag: 0.4.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc3e216da95bfe93062f202f8dee0de3df696577;p=thirdparty%2Fbulma.git Use field for buttons --- diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 5a0b057fd..71fb68dbb 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 d3dfb4cd3..1680babff 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 %} -