SyntaxFix
Write A Post
Hire A Developer
Questions
Bootstrap's responsive image class sets max-width to 100%. This limits its size, but does not force it to stretch to fill parent elements larger than the image itself. You'd have to use the width attribute to force upscaling.
max-width
width
http://getbootstrap.com/css/#images-responsive