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:
parent
7cf9598d35
commit
04d029a4b5
|
@ -1651,6 +1651,7 @@ input#link_url {
|
|||
}
|
||||
|
||||
#edit-slug-box {
|
||||
height: 1em;
|
||||
margin-top: 8px;
|
||||
padding: 0 7px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue