Hello everybody,
i've got an padding problem with the input text fields in the popups.
example: http://nieuw.cncdisplays.nl/en/cnc/agie/agie-cd-detail
and then hit the button Ask a Question
The text for the name and email adress isn't align right. I found with firebug the follwing css:
select, textarea, input[type="text"], input[type="password"], input[type="url"], input[type="email"]
the padding is here: 12px 20px !important
and if i change that to 2px 10px !important it's oke.
Only thing i've got is that i can't get the css override working on this items. Other items in the override.css works fine
Maybe someone can help me with the right css override code? i know i forgot something but i can't find it on this time.
Already thanks,
Maurice