TinyMCE: reset line-height for the formats drop-down menu. Fixes a bug where the H1-H6 menu items are overlapping.
git-svn-id: https://develop.svn.wordpress.org/trunk@24311 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ee93e9c949
commit
5001b617a7
@ -252,9 +252,9 @@
|
||||
border-top-right-radius: 2px;
|
||||
}
|
||||
|
||||
/*.wp_themeSkin .mceListBox .mceLast {
|
||||
display: none;
|
||||
}*/
|
||||
.wp_themeSkin .mceListBoxMenu .mce_formatPreview {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.wp_themeSkin .mceListBox .mceOpen,
|
||||
.wp_themeSkin .mceListBoxHover .mceOpen,
|
||||
|
Loading…
Reference in New Issue
Block a user