Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52939, comment 2


Ignore:
Timestamp:
10/23/2024 06:03:37 PM (19 months ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52939, comment 2

    initial v1  
    44
    55However, I would rather avoid adjusting core styles to correct a theme problem. [https://css-tricks.com/clearfix-a-lesson-in-web-development-evolution/ The clearfix hack] does not belong on elements without specifying a class, especially `div` or `ul`. So a few themes break more than the toolbar with that. The clearfix splits up the Yoast notification bubble and pushes the search input down, and it also means that the `alignleft` and `alignright` classes for floating media elements (in the content) are cleared every time.
    6 
    7 [[Image(https://live.staticflickr.com/65535/51017674755_11002a5cf0_n.jpg)]]