[wp-trac] [WordPress Trac] #58114: Dashboard: set ”Activity”-widget layout to columns

WordPress Trac noreply at wordpress.org
Wed Apr 12 05:00:26 UTC 2023


#58114: Dashboard: set ”Activity”-widget layout to columns
-------------------------------------+-------------------------------------
 Reporter:  sumitsingh               |       Owner:  audrasjb
     Type:  defect (bug)             |      Status:  accepted
 Priority:  normal                   |   Milestone:  6.3
Component:  Administration           |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-           |     Focuses:  ui, accessibility,
  screenshots                        |  css, administration
-------------------------------------+-------------------------------------

Comment (by kebbet):

 Looking at the css code, the `span`-tag that holds date time has a `min-
 width` of `150px` defined, and a `margin-right`. This can be removed, and
 `clamp(150px, calc(1vw + 150px), 200px) auto;` or similar can be added to
 the parent `li`-element. This reduces the gap.

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


More information about the wp-trac mailing list