Submitted by Damien on
Tags:
Having problems getting the Blueprint CSS framework to let you do inline images in paragraphs without making them a block object instead of inline? Add "float:none;" to the styles for your new image and it'll work. I'd just about consider this a bug.