Sorry for this question but I can\'t seem to find an answer anywhere.
I have CSS code that should set the height of my text box. I am using VS2010 Express for Windows phone,
You should use font-size for controlling the height, it is widely supported amongst browsers.
And in order to add spacing, you should use padding.
Forexample,