Previous Message
Next Message

Styling buttons

Sent by Chris Heilmann on 1 December 2003 20:08


I just have a real big problem with styling buttons. We have some buttons
which might have long wording on them. For some reason, IE adds more
whitespace around the buttons the longer the words are in them.

<input type="submit" value="lala" />
is small
<input type="submit" value="lala lala lala lala" />
gets about 4 em of padding on the left and right of the button.

Is there any way to surpress that behaviour (has to work in IE 5.5 and 6
on Win and on real browsers).

cheers

Chris

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message