tanner6565
New Member
I'm trying to align the text and placeholder of an input field center or right. This works in all browsers using the \[code\]text-align\[/code\] property, but fails in mobile Safari on iPad 1. The text itself is aligned, but the placeholder text stays left side all the time.See the fiddle: input-text-alignmentHow can I align that placeholder text on iPad 1?