diff --git a/ionic/components/text-input/modes/material.scss b/ionic/components/text-input/modes/material.scss
index bb1d08dc1d..abb930f4d5 100644
--- a/ionic/components/text-input/modes/material.scss
+++ b/ionic/components/text-input/modes/material.scss
@@ -40,7 +40,7 @@ ion-card[mode=md] {
}
-.list[mode=md] ion-input.item {
+.list[mode=md][inset] ion-input.item {
padding-right: 0;
padding-left: 0;
}
diff --git a/ionic/components/text-input/test/placeholder-labels/main.html b/ionic/components/text-input/test/placeholder-labels/main.html
index c4330771f3..dfdcfd6b26 100644
--- a/ionic/components/text-input/test/placeholder-labels/main.html
+++ b/ionic/components/text-input/test/placeholder-labels/main.html
@@ -2,7 +2,7 @@
Placeholder Label Text Input
-
+
@@ -34,4 +34,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+