Skip to content

Commit f74d7be

Browse files
authored
Merge branch 'WordPress:trunk' into trunk
2 parents 8ce0bcf + 749e622 commit f74d7be

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/wp-admin/css/common.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,13 @@ code {
523523
font-size: 14px;
524524
}
525525

526+
.widefat td .notice ul li,
527+
.widefat th .notice ul li {
528+
font-size: 13px;
529+
line-height: 1.54;
530+
margin: 0.5em 0;
531+
}
532+
526533
.widefat td.check-column input,
527534
.widefat th input,
528535
.updates-table td input,

0 commit comments

Comments
 (0)