From feec7cb387e400612113d7cd66da6a0486ab070e Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Fri, 4 Sep 2015 11:23:36 -0500 Subject: [PATCH] placeholder inputs --- .../components/text-input/modes/material.scss | 2 +- .../test/placeholder-labels/main.html | 24 ++++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) 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 @@ + + + + + + + + + + + + + + + + + + + + + +