diff --git a/Mac/MainWindow/Detail/styleSheet.css b/Mac/MainWindow/Detail/styleSheet.css index 12c55b093..97ab0e019 100644 --- a/Mac/MainWindow/Detail/styleSheet.css +++ b/Mac/MainWindow/Detail/styleSheet.css @@ -122,7 +122,7 @@ code, pre { pre { white-space: pre-wrap; } -img, figure, video, iframe { +img, figure, video, iframe, div { max-width: 100%; height: auto !important; margin: 0 auto;