Fixed
Details
Assignee
Justin ObaraJustin ObaraReporter
Michelle D'SouzaMichelle D'SouzaComponents
Fix versions
Priority
Major
Details
Details
Assignee
Justin Obara
Justin ObaraReporter
Michelle D'Souza
Michelle D'SouzaComponents
Fix versions
Priority
Created June 10, 2011 at 2:26 PM
Updated June 13, 2011 at 7:11 PM
Resolved June 13, 2011 at 7:10 PM
Originally UI Options had a minimum font size control which was set in pixels. The implementation would remove all the FSS classes that scale down the font size.
Now we have a font size control that is a multiplication factor - not a control that sets the minimum size. FSS text size classes are all based on ems and will scale text size appropriately. We should no longer remove the FSS classes when we set the font size.