app/assets/stylesheets/spotlight/_pages.scss in blacklight-spotlight-1.4.0 vs app/assets/stylesheets/spotlight/_pages.scss in blacklight-spotlight-1.4.1

- old
+ new

@@ -229,9 +229,15 @@ .oembed-block { @media (max-width: $screen-sm-max) { margin-bottom: $padding-base-horizontal; } + + iframe { + @media (min-width: $screen-md-min) { + max-width: 100%; + } + } } .items-block { .text-col {