id summary reporter owner description type status priority milestone component version resolution keywords cc 12904 Font Dropdowns could have 'default' option that resets font to default value Chris Graham "We have CKEditor set to use em units for font sizes in our CMS. This is so content is portable. If you select 1em for the font size then I think that should be equivalent of unsetting any existing font size style, and removing any empty wrapper span. Currently it just gives an explicit 1em font size. ---- **Edit:**[[BR]] While it is possible to select e.g. font-size 72px and then reset it by unselecting 72px option from same dropdown or it is possible to reset style with Remove Format Button, we may be missing something here: * Remove Format Button removes all inline styles it finds or all inline styles it has defined. Users may want to remove just the font-size. * Resetting e.g. font-size with dropdown is only possible for matching styles. If user pastes span with font-size in em then default dropdown won't match anything. * The default option could first of all target only font-size (if used in font-size dropdown) and remove font-size whether it matches anything in dropdown or not (it could be highlighted when tag contains font-size style). " New Feature confirmed Normal Core : Styles