From 2a9e0c21bb743d869de8874008aa274839b43419 Mon Sep 17 00:00:00 2001 From: Gerry Kaplan Date: Sun, 23 Jul 2017 15:44:15 -0400 Subject: [PATCH] Renaming test from input-group-flow to input-group-float --- .../form/{input-group-flow.html => input-group-float.html} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename test/visual/form/{input-group-flow.html => input-group-float.html} (93%) diff --git a/test/visual/form/input-group-flow.html b/test/visual/form/input-group-float.html similarity index 93% rename from test/visual/form/input-group-flow.html rename to test/visual/form/input-group-float.html index 883c4672d..293f9c522 100644 --- a/test/visual/form/input-group-flow.html +++ b/test/visual/form/input-group-float.html @@ -12,7 +12,7 @@
-

FLOW Control Group: input-group height & vertical alignment.

+

FLOAT Control Group: input-group height & vertical alignment.

Assure that all controls are flush at the top and bottom. Pay special attention to the Submit button.

-- 2.47.3