Use full slug, not abbreviated slug, when editing. Props nbachiyski. fixes #5816

git-svn-id: http://svn.automattic.com/wordpress/trunk@6794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-02-11 23:19:09 +00:00
parent 081e7089a8
commit 94915febc5
3 changed files with 12 additions and 8 deletions

View File

@@ -1053,6 +1053,7 @@ html, body {
}
#edit-slug-box strong {color: #777;}
#editable-post-name {background-color: #FFFBCC;}
#editable-post-name-full {display: none;}
#editable-post-name input {width: 16em;}
#edit-slug-buttons a.save {
background-color: #ebebeb;