mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-23 20:54:24 +00:00
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:
@@ -657,7 +657,8 @@ div.mce-menu .mce-menu-item-sep,
|
||||
}
|
||||
|
||||
.mce-menu.mce-menu-align .mce-menu-shortcut {
|
||||
bottom: 0.5em;
|
||||
bottom: 0.6em;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
/* Buttons in modals */
|
||||
|
||||
Reference in New Issue
Block a user