HiI have 3 SPAN that must be inline and have and a min-width.Apparently on IE, the SPAN can\'t have an min-wi
SPAN
inline
min-width
min-wi
you could use padding. since you made the element inline there is no point of specifying min-width.