Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
EZP-28164: Set max size of OE image previews to avoid breaking right …
Browse files Browse the repository at this point in the history
…menu (#663)
  • Loading branch information
libertjeremy authored and andrerom committed Oct 31, 2017
1 parent d53cab0 commit bd7901a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/public/css/modules/embed.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

[data-ezelement="ezembed"] .ez-embed-content {
margin: 0;
max-width: 100%;
}

[data-ezelement="ezembed"] .ez-embed-content:before {
Expand Down

0 comments on commit bd7901a

Please sign in to comment.