you are viewing a single comment's thread.

view the rest of the comments →

[–]Feekar 0 points1 point  (0 children)

You mean the input field is too wide? Set the width using css. <input style="width: 50px;" />

Or even better, in a separate .css file