Fix the permalink covering the insert media button when wrapped, props SergeyBiryukov, fixes #22298
git-svn-id: http://core.svn.wordpress.org/trunk@22328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
24537164ff
commit
8d1d30ed75
|
@ -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