Editor: Shrink the font size for the chosen format so it fits in more locales.

props SergeyBiryukov.
see #27903, for trunk.


git-svn-id: https://develop.svn.wordpress.org/trunk@28180 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2014-04-22 13:23:29 +00:00
parent c4db2733df
commit adf4aa7393
1 changed files with 4 additions and 0 deletions

View File

@ -279,6 +279,10 @@ div.mce-path {
border-color: #bbb;
}
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox span {
font-size: 13px;
}
.mce-panel .mce-btn i.mce-caret {
border-top: 6px solid #777;
margin-left: 2px;