Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double space after "checker" segment. #242

Merged
merged 1 commit into from
Oct 27, 2019

Conversation

muirdm
Copy link
Contributor

@muirdm muirdm commented Oct 27, 2019

If there is no checker text (i.e. no errors), you were ending up with
two spaces after the checker icon. Fix by moving the second space into
the "text" conditional.

Before:
Screen Shot 2019-10-27 at 11 21 51 AM

After:
Screen Shot 2019-10-27 at 11 24 00 AM

If there is no checker text (i.e. no errors), you were ending up with
two spaces after the checker icon. Fix by moving the second space into
the "text" conditional.
@seagle0128 seagle0128 merged commit 12f291b into seagle0128:master Oct 27, 2019
@seagle0128
Copy link
Owner

Thank you.

@muirdm muirdm deleted the remove-extra-checker-space branch October 27, 2019 18:54
seagle0128 added a commit that referenced this pull request Nov 9, 2019
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.

None yet

2 participants