Skip to content

Conversation

@jas8522
Copy link

@jas8522 jas8522 commented Jan 27, 2019

Spaces between elements is fine when floated, however inline-block treats space chars as part of the line, causing the final element to wrap to a new line in some instances. This repairs that and keeps all three <li> elements in one line.

Spaces between elements is fine when floated, however inline-block treats space chars as part of the line, causing the final element to wrap to a new line in some instances. This repairs that and keeps all three <li> elements in one line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant