diff --git a/web/media/media.css b/web/media/media.css --- a/web/media/media.css +++ b/web/media/media.css @@ -20,6 +20,7 @@ /* in multimedia.react.js */ max-height: 200px; max-width: 100%; + display: inherit; } /* Prevent borders around images without src attribute */ span.multimedia > .multimediaImage > img:not([src]) {