Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53801, comment 25


Ignore:
Timestamp:
08/30/2021 01:23:33 PM (3 years ago)
Author:
zieladam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53801, comment 25

    initial v1  
    33> As it stands, the CSS solution above is promising, but we'd have to add a number of CSS rules to make overcoming it feel like unnecessary/improbable effort.
    44
    5 Adding some additional rules to target `width`, `height` etc. makes a lot of sense to me. I am not sure how I feel about the proliferation of `#page > :not(#content)` rules – it seems a bit excessive to me.
     5Adding some additional rules to target `width`, `height` etc. makes a lot of sense to me. I am not sure how I feel about the proliferation of `#page > :not(#content)` rules – it seems a bit excessive.
    66
    77Either way, I would say now it's all about finding out whether or not we can find a popular plugin or a script that would unintentionally break it. My guess is "no", but I'm happy to be wrong here.