Previous Message
Next Message

Really simple input element styling question (I think)

Sent by Gary Wilhelm on 25 January 2005 14:02


> > In IE, the left and right padding on an input element that
> > displays like a button (types submit, reset, button) is variable
> > based on the text of that input element.  So, the longer the
> > text, the wider the button and the more padding that exists.
> 
> Try adding:  overflow:visible  to those input elements. Not sure if it
> works with all of them.
> In general changing the default styling of form elements is difficult,
> when not impossible (and by many is considered not too user friendly.)
> 
> Bruno

Works perfectly (at least with input type submit, which is all I really care
about at the moment).  I thought I might have to specify a really small
width to get it to work, but it wasn't necessary.  Thanks.

Gary


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

Message thread: