mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Fix field alignment in the "Insert/edit link" dialog.
Props SergeyBiryukov fixes #22275 git-svn-id: https://develop.svn.wordpress.org/trunk@22383 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1221,7 +1221,8 @@ html[dir="rtl"] .wp-switch-editor {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#wp-link label span.search-label {
|
||||
#wp-link #link-options label span,
|
||||
#wp-link #search-panel label span.search-label {
|
||||
display: inline-block;
|
||||
width: 80px;
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user