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:
parent
2d6b896243
commit
eb24f7b6c6
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user