So, trivial issue:
<div class="span-2">
<img style="position:relative; top:-4px;padding:2px;" src="3.png"
alt="Step 3"/>
</div>
<div class="prepend-5 span-3">
<img id="submitButton" class="formButton" src="submit.png"
alt="Submit"/>
</div>
<div class="prepend-1 span-3 last">
<img id="resetButton" class="formButton" src="reset.png" alt="Reset"/>
</div>The 3.png is small, works fine the submit.png and reset.png are 42 pixels wide. all class formButton is. is cursor:pointer.
When I run this, in ie7. the submit.png doesn't evne show up.. reset.png shows up in the wrong position Works 100% of the time in ie8/ff/safari/chrome I'm "guessing" it has to do with button width.. but span-3 should fit a 42px button Anyway. this tiny tiny example basically makes blueprint completely unusable. Roger
<<inline: Screen shot 2010-07-16 at 7.12.16 PM.png>>
-- 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.
