Make WordPress Core

Opened 7 weeks ago

Last modified 6 weeks ago

#64147 new enhancement

Move all @media screen rules to the bottom of common.css

Reported by: jilani53's profile jilani53 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: css Cc:

Description

Grouping all CSS @media screen rules together at the bottom of the common.css file helps avoid duplicate media queries, makes it easier for developers to locate and modify responsive sections in the future, and improves overall code organization and readability.

Attachments (1)

Screenshot 2025-10-24 at 11.45.23 PM.png (506.1 KB) - added by jilani53 7 weeks ago.
CSS Screenshot

Download all attachments as: .zip

Change History (2)

#1 @sabernhardt
6 weeks ago

  • Keywords needs-design-feedback removed
  • Version trunk deleted
Note: See TracTickets for help on using tickets.