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

props tyxla.
fixes #30968.


git-svn-id: https://develop.svn.wordpress.org/trunk@32071 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
helen 2015-04-07 20:43:01 +00:00
parent bffb632183
commit e7adde0551
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
height: 1.7em; height: 1.7em;
width: 100%; width: 100%;
outline: none; outline: none;
margin: 0; margin: 0 0 3px;
background-color: #fff; background-color: #fff;
} }