Make WordPress Core

Changeset 32071


Ignore:
Timestamp:
04/07/2015 08:43:01 PM (11 years ago)
Author:
helen
Message:

Ensure post title input is not shortened for non-public post types.

props tyxla.
fixes #30968.

File:
1 edited

Legend:

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

    r31641 r32071  
    6060        width: 100%;
    6161        outline: none;
    62         margin: 0;
     62        margin: 0 0 3px;
    6363        background-color: #fff;
    6464}
Note: See TracChangeset for help on using the changeset viewer.