I use CSS to control menu and nav bar font sizes in my web pages and only recently has someone complained about strange line breaks and wrapping. I found out the problem was he was setting his font size in the browser to a size larger than medium. Is there a way in CSS to prevent font sizes from changing when someone changes font settings in the browser?