TinyMCE: adjust the shortcuts position and font size in the Formats drop-down to better match the shortcuts in the buttons tooltips.
See #38063. git-svn-id: https://develop.svn.wordpress.org/trunk@38937 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1515813dd4
commit
1f49a4c0cf
@ -657,7 +657,8 @@ div.mce-menu .mce-menu-item-sep,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mce-menu.mce-menu-align .mce-menu-shortcut {
|
.mce-menu.mce-menu-align .mce-menu-shortcut {
|
||||||
bottom: 0.5em;
|
bottom: 0.6em;
|
||||||
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Buttons in modals */
|
/* Buttons in modals */
|
||||||
|
Loading…
Reference in New Issue
Block a user