Hi Sean, Thanks very much for your suggestion. I will apply your valuable suggestion.
Regards, hadi teo On Thu, Jul 9, 2009 at 6:52 AM, speedunk<[email protected]> wrote: > > Hi Hadi.... > > The mis-alignment is caused by the default Blueprint .text class that > is applied to inputs type=text. Select boxes do not have padding, > however, inputs with the .text class do have padding and a width. The > mismatched padding creates a mis-alignment when developing inline > forms. > > The best solution I've found is to play with the top and bottom > padding of the divs that contain the select elements. In my tests IE6 > and IE7 liked a padding that was higher than the default .text class > padding (i.e padding:6px 0;) and IE8 liked a padding that was lower > than the default .text class padding (i.e padding:3px 0;). > > To the community... what's the best solution to fix this for future > releases? I'd hate to add a IE8 specific conditional comment, but due > to each IE browser doing it's own thing... idk? Any ideas out there > > -- > Sean K. Stewart > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
