Make WordPress Core

Changeset 46807


Ignore:
Timestamp:
11/30/2019 12:40:24 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Administration: Correct font size for comment count in "At a Glance" dashboard widget on mobile.

Props donmhico, jeremyfelt.
Fixes #48799.

File:
1 edited

Legend:

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

    r46790 r46807  
    17521752    }
    17531753
    1754     .comment-count {
    1755         font-size: 14px;
    1756     }
    1757 
    17581754    .wp-list-table th.column-primary ~ th,
    17591755    .wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column) {
Note: See TracChangeset for help on using the changeset viewer.