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

Props donmhico, jeremyfelt.
Fixes #48799.

git-svn-id: https://develop.svn.wordpress.org/trunk@46807 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-11-30 00:40:24 +00:00
parent 4bd7b37ef9
commit bf3295d10f
1 changed files with 0 additions and 4 deletions

View File

@ -1751,10 +1751,6 @@ div.action-links,
display: none;
}
.comment-count {
font-size: 14px;
}
.wp-list-table th.column-primary ~ th,
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column) {
display: none;