diff --git a/scss/_variables.scss b/scss/_variables.scss
index 5622ec9cd1..f52fd6670e 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -156,7 +156,7 @@ $toggle-on-border-color: $toggle-on-bg-color;
$toggle-switch-off-bg-color: $white;
$toggle-switch-on-bg-color: $toggle-switch-off-bg-color;
-$toggle-transition-duration: .3s;
+$toggle-transition-duration: .25s;
// Range
diff --git a/test/grids.html b/test/cards.html
similarity index 90%
rename from test/grids.html
rename to test/cards.html
index 79bf3c7c41..9360938280 100644
--- a/test/grids.html
+++ b/test/cards.html
@@ -1,7 +1,7 @@
- Grids
+ Cards
@@ -13,7 +13,7 @@
diff --git a/test/input-text.html b/test/input-text.html
index 38b2f39f90..cb7d827e82 100644
--- a/test/input-text.html
+++ b/test/input-text.html
@@ -188,6 +188,69 @@
+ Default Text Input, Not Inset, No Content Padding
+
+
+ Default Text Input, Is Inset, No Content Padding
+
+
+
+ Stacked Label On Top Of Text Input, Not Inset, No Content Padding
+
+
+ Stacked Label On Top Of Text Input, Is Inset, No Content Padding
+
+
+
+
+
Stacked Label On Top Of Text Input, Not Inset, With Content Padding
+
+
+
Stacked Label On Top Of Text Input, Is Inset, With Content Padding
+
+
+
+
Homepage
diff --git a/test/input-with-icons.html b/test/input-with-icons.html
deleted file mode 100644
index d9d81701d4..0000000000
--- a/test/input-with-icons.html
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
- Inputs With Icons
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/test/panels.html b/test/side-menus.html
similarity index 98%
rename from test/panels.html
rename to test/side-menus.html
index 2e3fb13694..a2fc697d8d 100644
--- a/test/panels.html
+++ b/test/side-menus.html
@@ -1,7 +1,7 @@
- Panels
+ Side Menus