Ah! Yes! That would be the quick fix I'd suggest. Adjusting the size at all kind of donks up the overall shape because of how the corner rounding works, sadly. So, adding more space would require some math-ing.
One other thing you could also try, see if you like it...
Replace the TEXT AREA part of the code with this:
It will cause the text section to auto generate a scroll bar so that you can put more info in without changing the overall shape of the code. May not be the style you're looking for though.
no subject
One other thing you could also try, see if you like it...
Replace the TEXT AREA part of the code with this:
It will cause the text section to auto generate a scroll bar so that you can put more info in without changing the overall shape of the code. May not be the style you're looking for though.