Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up:before element with padding/margin is pushing text to new line #19405
Comments
|
I cannot reproduce the issue with latest upstream master (7c112c7) Instead, I think |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

It only happends when parent has property display set to inline-block and :before element has padding-right or margin-right.