-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Description
Type: bug
Platform: android 5.x webview
Hi,
I updated Ionic to V1.2.0
There is this new line of css :
.platform-ios textarea, .platform-android textarea {
text-indent: -3px;
}
It was added for the textarea placeholder : #2307
But now, when I type in textarea, the first typed letter is cut by the left border of the textarea.
It concerns only the first line of the textarea
It was on an Android phone but later I will try on IOS to see if this is the same thing
Metadata
Metadata
Assignees
Labels
No labels