Odd behaviour of width and height function when applied to <select> elements

Odd behaviour of width and height function when applied to <select> elements


Hi,
I noticed something odd with the width and height functions when
applied to <select> elements:
- width() returns the width _minus_ the border
- width(value) sets the width _including_ the border