Hi, When using IE, my form label are not aligned vertically with the inputs.
It may be the same issue reported here:
http://blueprintcss.lighthouseapp.com/projects/15318/tickets/12-vertical-align-between-elements-in-same-paragraph-differs.
I've enclosed two screenshots to show what happens.
Is it caused by the way I declare my forms (see extract below) ? Is there
some way to circumvent this ?

Extract:

<p> <label for="first">First:</label> <input type="text" size="80"
name="first" id="first" class="text"/> </p>
Thanks for your help

-- Thibaut

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

<<inline: form-ie-screenshot.png>>

<<inline: form-firefox-screenshot.png>>

Reply via email to