Make WordPress Core

Changeset 22148


Ignore:
Timestamp:
10/09/2012 10:07:18 PM (14 years ago)
Author:
nacin
Message:

Make sure the default webkit validation tooltips are not hidden in the Screen Options tab. prop SergeyBiryukov, fixes #21904.

File:
1 edited

Legend:

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

    r22147 r22148  
    11231123        padding: 8px 20px 12px;
    11241124        position: relative;
     1125}
     1126
     1127#contextual-help-wrap {
    11251128        overflow: auto;
    11261129}
Note: See TracChangeset for help on using the changeset viewer.