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

git-svn-id: https://develop.svn.wordpress.org/trunk@10306 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-01-05 11:28:20 +00:00
parent e5745a3391
commit 0a8ef2abaa
1 changed files with 1 additions and 0 deletions

View File

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