Fix the permalink covering the insert media button when wrapped, props SergeyBiryukov, fixes #22298

git-svn-id: https://develop.svn.wordpress.org/trunk@22328 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-10-30 17:43:08 +00:00
parent 2d6b896243
commit eb24f7b6c6
1 changed files with 1 additions and 2 deletions

View File

@ -2900,7 +2900,7 @@ table .inline-edit-row fieldset ul.cat-hover {
#titlediv {
position: relative;
margin-bottom: 18px;
margin-bottom: 10px;
}
#titlediv label {
@ -2962,7 +2962,6 @@ input#link_url {
}
#edit-slug-box {
height: 1em;
line-height: 23px;
margin-top: 8px;
padding: 0 10px;