[wp-trac] [WordPress Trac] #65286: major publishing action buttons are crowded in the Publish settings

WordPress Trac noreply at wordpress.org
Thu May 21 09:23:47 UTC 2026


#65286: major publishing action buttons are crowded in the Publish settings
--------------------------+-----------------------------
 Reporter:  rlucian       |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  7.0.1
Component:  Editor        |     Version:  7.0
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:  administration
--------------------------+-----------------------------

Comment (by cogdesign):

 #major-publishing-actions {
     padding: 10px;
     clear: both;
     border-top: 1px solid #dcdcde;
     background: #f6f7f7;
     display: flex;
     align-items: center;
     justify-content: space-between;
     flex-wrap: wrap; <-- THIS NEEDS ADDING
 }

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/65286#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list