Not a bug Put in code problem

You've added custom CSS into extra.less that is causing this:
Code:
img.bbCodeBlock.bbCodeBlock--quote, .bbCodeBlock-content{max-width:150px}
I'm not totally sure what you were trying to achieve with that. Shrinking images in quotes?
 
Top Bottom