Search code examples
htmlcssyui

Input width to be 100% - 20px


I know this isn't possible but I am wondering if there is any other way of achieving the effect.

If you look at the jsfiddle below you will see that the input is 94% of the container and centered, this works OK but what I really want is for the input to have a 10px margin on each side.

http://jsfiddle.net/brendan_rice/4ugxk/13/

Can anyone help please?


Solution

  • Try this http://jsfiddle.net/hRrVv/