Y
Hacker News
new
|
ask
|
show
|
jobs
by
zichy
1178 days ago
The fix in the article seems very strange to me. For something like a horizontal list of tags/labels, you would want to use flexbox. Using `display: inline-block` and the default text spacing creates an inconsistent layout.