Skip to content

Commit

Permalink
Image: Restore baseline responsiveness in the block. (#39340)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored and Mamaduka committed Mar 29, 2022
1 parent 6ed18dd commit 4b7b438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/block-library/src/image/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
margin: 0 0 1em 0;

img {
height: auto;
max-width: 100%;
vertical-align: bottom;
}

Expand Down

0 comments on commit 4b7b438

Please sign in to comment.