Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53382, comment 3


Ignore:
Timestamp:
06/11/2021 04:34:28 PM (3 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53382, comment 3

    initial v1  
    22
    33The editor has `height: auto` for the image that is larger than its container so both dimensions resize. On the live site, however, neither the editor's front-end block styles nor the TT1 Blocks theme supplies that when the width is set to 100%.
     4
     5(TT1 Blocks does resize the height for images within image blocks, though: `.wp-block-image img {height: auto;}`)