mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Eliminate the padding on #titlediv #title to prevent characters with descenders getting cropped in some browsers. Fixes #26509, props SergeyBiryukov.
git-svn-id: https://develop.svn.wordpress.org/trunk@26830 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user