Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for 2.7

git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-01-05 11:26:07 +00:00
parent 39859076b5
commit bbd3931610

View File

@ -1648,6 +1648,7 @@ input#link_url {
}
#edit-slug-box {
height: 1em;
margin-top: 8px;
padding: 0 7px;
}