I set the Full size display width to X, but sometimes an image is smaller than x. The system makes the width as X, but I want to just to limit the image width, not to enlarge it. The logical idea is to have max-width instead of width.
Questions:
1. Is it possible to do and I just missed it somehow?
2. If not, how it should be done in the most elegant way?
Thanks!