usds / benefits-enrollment-prototype

https://usds.github.io/benefits-enrollment-prototype/
31 stars 13 forks source link

Stray odd whitespace characters rendering as boxes on home page in Chrome #54

Closed zerocrates closed 7 years ago

zerocrates commented 7 years ago

Chrome for Android example, though also visible on Chrome Linux:

screenshot_20161102-182904

The odd characters seem to be U+2028 LINE SEPARATOR characters, though they can be hard to see because other browsers and editors don't render them or render them as whitespace, even in the source.

jaredcunha commented 7 years ago

@zerocrates Would you mind taking another look for me? I pushed something that might have fixed it. Looks okay on a Kindle Fire, but if you were experiencing the issue, can you let me know if it still persists?

zerocrates commented 7 years ago

Yep, gone!

jaredcunha commented 7 years ago

Thank you! Closing.