mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user