Make WordPress Core

Changeset 26811

Timestamp:
12/09/2013 12:29:31 AM (11 years ago)
Author:
iammattthomas
Message:

Ensure that plugins needing updates that aren't activated get their checkbox aligned properly. Fixes #26489, props ocean90.

File:
1 edited

Legend:

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

    r26807 r26811  
    728728#update-plugins-table tbody th.check-column,
    729729.plugins tbody th.check-column,
    730 .plugins tbody,
    731 .plugins .inactive.update th.check-column {
     730.plugins tbody {
    732731    padding: 8px 0 0 2px;
    733732}
Note: See TracChangeset for help on using the changeset viewer.