> > Don't think this has been mentioned anywhere yet, but one issue I
> > found with
> > this, was that within dropdowns the "downarrow" GUI, covers some of
> > the text
> > on the right. Here is the fix for that:
> >
> > option {
> > padding-right:1em;
> > }
Indeed, that is an issue, but to my understanding it only affects
Gecko browsers. Brian Drum bought up a solution in the original post:
option {min-width:1.5em}
Different approach, same result :)
Andrew.
------------------
http://leftjustified.net/
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************