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 @@
+
@@ -277,7 +277,7 @@ doc-subtab: button
@@ -303,7 +303,7 @@ doc-subtab: button
@@ -352,63 +352,63 @@ doc-subtab: button
- - - - - +
+ + + + +
- - - - - - - - - - +
+ + + + + + + + + +
- - - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + + + + + + +
If you want to group buttons together, use the is-grouped modifier on the control container:
is-grouped
control
If you want to group buttons together, use the is-grouped modifier on the field container:
field
Save changes @@ -456,29 +456,35 @@ doc-subtab: button Button addons - If you want to use buttons as addons, use the has-addons modifier on the control container: + If you want to use buttons as addons, use the has-addons modifier on the field container: {% capture button_addons_example %} - - - - - - Left - - - - - - Center - - - - - - Right - - + + + + + + + Left + + + + + + + + Center + + + + + + + + Right + + + {% endcapture %} {{button_addons_example}} @@ -494,20 +500,24 @@ doc-subtab: button You can group together addons as well: {% capture button_group_addons_example %} - - + + Bold + + Italic + + @@ -515,19 +525,26 @@ doc-subtab: button Underline - + + + + Left + + Center + + diff --git a/docs/documentation/elements/form.html b/docs/documentation/elements/form.html index d6e15c90..bb3c084e 100644 --- a/docs/documentation/elements/form.html +++ b/docs/documentation/elements/form.html @@ -31,8 +31,8 @@ doc-subtab: form {% capture form_example %} -Name + Name
If you want to use buttons as addons, use the has-addons modifier on the control container:
has-addons
If you want to use buttons as addons, use the has-addons modifier on the field container:
- - - - - Left - - - - - - Center - - - - - - Right - -
+ + + + + Left + +
+ + + + + Center + +
+ + + + + Right + +
You can group together addons as well:
Bold +
Italic +
@@ -515,19 +525,26 @@ doc-subtab: button Underline
Left +
Center +
diff --git a/docs/documentation/elements/form.html b/docs/documentation/elements/form.html index d6e15c90..bb3c084e 100644 --- a/docs/documentation/elements/form.html +++ b/docs/documentation/elements/form.html @@ -31,8 +31,8 @@ doc-subtab: form