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:
parent
9d4bf2730f
commit
3aa85a6524
@ -11879,10 +11879,6 @@ li#wp-admin-bar-menu-toggle {
|
|||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#titlediv #title {
|
|
||||||
padding: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#titlediv #title-prompt-text,
|
#titlediv #title-prompt-text,
|
||||||
#wp-fullscreen-title-prompt-text {
|
#wp-fullscreen-title-prompt-text {
|
||||||
padding: 10px 10px;
|
padding: 10px 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user