joexn / LegacyCSS

Legacy CSS - Modern and Lightweight CSS Framework
Other
46 stars 7 forks source link

Dropdown icon misaligned on Windows #68

Closed nloveladyallen closed 8 years ago

nloveladyallen commented 8 years ago

Here's the dropdown in Firefox on Windows:

dropdown-misalign

And for reference, Firefox on OS X:

dropdown-align

This is not an issue with Helvetica Neue vs. Roboto. Manually changing the font to Roboto on OS X does not reproduce the issue.

I don't know if there's a way to fix the issue or if we'll have to find another icon for the dropdown that works cross-platform.

joexn commented 8 years ago

Windows font rendering is really bad.

joexn commented 8 years ago

This isn't a major issue at the time, I'll look into this when I've finished the current features and tested them.