Just wondering why append-x and prepend-x use padding instead of margin? Is there any particular reason for this?
<div id="sidebar" class="span-7"> ... </div> <div id="content" class="span-16 prepend-1"> ... </div> If I would code this by hand, I would give #content a left-margin instead of left-padding... M. -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to blueprint...@googlegroups.com. To unsubscribe from this group, send email to blueprintcss+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.