diderot-edu / diderot-feedback

0 stars 0 forks source link

Images overflow the content area when viewing a question #35

Closed ishantheperson closed 4 years ago

ishantheperson commented 4 years ago

Expected behavior: The image should be scaled to fit the area. Users who need to view it at full resolution can right click -> open in new tab

image

ishantheperson commented 4 years ago

This also applies to comments: image

This can be fixed by applying the CSS max-width: 100% to these img tags

umutacar commented 4 years ago

should be fixed.