fix(input): remove old clearInput code and clean up UI, added onChange calls

references #6514
This commit is contained in:
Brandy Carney
2016-05-12 18:55:24 -04:00
parent 619f119d9b
commit 71cd297751
7 changed files with 27 additions and 26 deletions

View File

@ -108,7 +108,7 @@ ion-input[clearInput] {
@include svg-background-image($text-input-wp-input-clear-icon-svg);
right: ($item-wp-padding-right / 2);
bottom: 2px;
bottom: 7px;
width: $text-input-wp-input-clear-icon-width;