Comment on We Aren’t the World (2013)parentComments−nokcha12yit goes right off the end of my screen.It's caused by the non-breaking spaces (Unicode character U+00A0) in this comment: https://news.ycombinator.com/item?id=7685599A CSS workaround to read this page: .comment { display: block; max-width: 800px; }−tlb12yThanks, I manually fixed that comment.
Comments
It's caused by the non-breaking spaces (Unicode character U+00A0) in this comment: https://news.ycombinator.com/item?id=7685599
A CSS workaround to read this page:
Thanks, I manually fixed that comment.