mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 15:31:42 +01:00
Eliminate the padding on #titlediv #title to prevent characters with descenders getting cropped in some browsers. Fixes #26509, props SergeyBiryukov.
Built from https://develop.svn.wordpress.org/trunk@26830 git-svn-id: http://core.svn.wordpress.org/trunk@26717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
485c929353
commit
f6011db8ed
@ -11879,10 +11879,6 @@ li#wp-admin-bar-menu-toggle {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
#titlediv #title {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
#titlediv #title-prompt-text,
|
||||
#wp-fullscreen-title-prompt-text {
|
||||
padding: 10px 10px;
|
||||
|
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -11879,10 +11879,6 @@ li#wp-admin-bar-menu-toggle {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
#titlediv #title {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
#titlediv #title-prompt-text,
|
||||
#wp-fullscreen-title-prompt-text {
|
||||
padding: 10px 10px;
|
||||
|
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user