From 0aa975e8d83534faed442a6ee120f44e2800aee7 Mon Sep 17 00:00:00 2001 From: PattyToland Date: Fri, 15 Oct 2010 21:30:02 -0400 Subject: [PATCH] edits --- docs/buttons/buttons-grouped.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/buttons/buttons-grouped.html b/docs/buttons/buttons-grouped.html index 40114a5c..c6df5376 100755 --- a/docs/buttons/buttons-grouped.html +++ b/docs/buttons/buttons-grouped.html @@ -32,7 +32,7 @@ Maybe -

By adding the data-type="horizontal" attribute to the control group container, you can swap this to a horizontal style group that floats the buttons side-by-side and sets the width to only be large enough to fit the content. Be aware that these will wrap to multiple lines if the number of buttons or the overall text length is to wide for the screen. +

By adding the data-type="horizontal" attribute to the control group container, you can swap this to a horizontal style group that floats the buttons side-by-side and sets the width to only be large enough to fit the content. Be aware that these will wrap to multiple lines if the number of buttons or the overall text length is too wide for the screen.

Horizontal grouped buttons