html - Move the cursor for input text to the right -


i want the point @ user types text textfield moved right without moving margin of text field right. want because search button lies on top of text field styling purposes , when user begins type text starts underneath search button. need default point of cursor moved right few pixels. possible css?

i definately use

text-indent: 20px; 

=)


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -