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

git-svn-id: http://svn.automattic.com/wordpress/trunk@10306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-01-05 11:28:20 +00:00
parent 7cf9598d35
commit 04d029a4b5

View File

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