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

props tyxla.
fixes #30968.

Built from https://develop.svn.wordpress.org/trunk@32071


git-svn-id: http://core.svn.wordpress.org/trunk@32050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-04-07 20:44:27 +00:00
parent 5b629644f9
commit efbf3e2c3c
5 changed files with 5 additions and 5 deletions

View File

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