diff --git a/docs/documentation/elements/form.html b/docs/documentation/elements/form.html index de0422af..e7610e2c 100644 --- a/docs/documentation/elements/form.html +++ b/docs/documentation/elements/form.html @@ -837,6 +837,9 @@ doc-subtab: form
If you want to group controls together, use the is-grouped modifier on the control container.
+ Use the is-grouped-centered or the is-grouped-right modifers to alter the alignment.
+
Add the is-expanded modifier on the control element you want to fill up the remaining space.