Make WordPress Core

Changeset 26830

Timestamp:
12/09/2013 07:08:37 PM (11 years ago)
Author:
iammattthomas
Message:

Eliminate the padding on #titlediv #title to prevent characters with descenders getting cropped in some browsers. Fixes #26509, props SergeyBiryukov.

File:
1 edited

Legend:

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

    r26827 r26830  
    1188011880    }
    1188111881
    11882     #titlediv #title {
    11883         padding: 8px;
    11884     }
    11885 
    1188611882    #titlediv #title-prompt-text,
    1188711883    #wp-fullscreen-title-prompt-text {
Note: See TracChangeset for help on using the changeset viewer.