When I use an –
character at a smaller font size (14px), it becomes invisible in Firefox on Windows but visible when zoomed in one level. However, this issue does not occur on Firefox for Linux where the character is visible at all sizes. It seems that at smaller sizes, the dash may render as a line of zero width. How can I fix this problem? Here are some possible solutions:
- Try using a different dash character
- Wrap the dash in a span and force it to be bigger (may seem clunky)
- Check if the font definition (embedded Open Sans) is broken
Are there any other approaches that I may have missed?