How to adjust field height & width in browser

I have a view (type = text, allow mutliple-value). I usually have a lot of items to key in this field. No problem is how do i create the ‘scrollable’ effect, i.e the scroll-bar appears automatically when the field can’t show all the items in the default size field.

Subject: How to adjust field height & width in browser.

May be in this way (CSS):

Best Regards,

Dima Pechersky

Subject: RE: How to adjust field height & width in browser.

Thanks for that, but where do I apply this formula ?. i’m new to web programming by the way. cheers again.

Subject: RE: How to adjust field height & width in browser.

HTML tab of field properties:

Subject: RE: How to adjust field height & width in browser.

Hello there again,

Unfortunately, it dosn’t work after I pasted the code that you gave me.

Thanks a lot for your effort anyway.