Make WordPress Core


Ignore:
Timestamp:
04/29/2026 11:40:27 PM (3 weeks ago)
Author:
SergeyBiryukov
Message:

Administration: Correct alignment of meta boxes on the Edit screen with classic editor.

Follow-up to [61646], [61759].

Props umeshnevase, sabernhardt, SergeyBiryukov.
Fixes #65141.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/edit.css

    r62263 r62284  
    173173
    174174/* Post Screen */
    175 
    176 .metabox-holder .postbox-container .meta-box-sortables {
    177     padding: 4px;
    178 }
    179175
    180176/* Only highlight drop zones when dragging and only in the 2 columns layout. */
Note: See TracChangeset for help on using the changeset viewer.