I have:
<div class="span-7 incentive label">
SomeLabel:
</div>
<div class="snap-16 last">
Goes here
</div>
<div class="span-7 incentive label">
Details:
</div>
<div class="snap-16 last">
<ul><li>one</li><li>two</li></ul>
</div>

If I try to do UL or <br/> in that last div. things go crazy..

I want:
SomeLabel:      Goes Here
Details:             One
                         Two

I always end up with:
SomeLabel:      Goes Here
Details:             One
Two

Any thoughts?

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

Reply via email to