fix(input): fix display of ion-input in narrow ion-item in Firefox (#16978)

* fix(input): fix display of ion-input in narrow ion-item in Firefox

* Update index.html

test(input): add narrow input test
This commit is contained in:
pwespi
2019-01-15 18:44:00 +01:00
committed by Brandy Carney
parent c2fe9175bf
commit 1099dc30b0
2 changed files with 11 additions and 0 deletions

View File

@@ -67,6 +67,7 @@
flex: 1;
width: 100%;
max-width: 100%;
height: 100%;
border: 0;