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 position of badge & emoticon on result #93

Closed
wildan3105 opened this issue Oct 10, 2018 · 5 comments
Closed

Fix position of badge & emoticon on result #93

wildan3105 opened this issue Oct 10, 2018 · 5 comments

Comments

@wildan3105
Copy link
Owner

Current behavior:
When displaying result from organization, emoticons & badge are overposition each other.
github-langs-result

Expected behavior:
Dynamic position : when displaying result from personal account & organization account so the badge (if any, for organization only) and emoticons are not overposition each other.

Steps to reproduce:
Compare result from personal & organization account.

@joviij
Copy link
Contributor

joviij commented Oct 10, 2018

I can take a look at this!

@wildan3105
Copy link
Owner Author

Okay @joviij 👍

@joviij
Copy link
Contributor

joviij commented Oct 10, 2018

@wildan3105 Hey, have you ever gotten the error: "This site can’t provide a secure connection" whenever you try to connect to localhost:5000?

@wildan3105
Copy link
Owner Author

Opps sorry, I force to serve using https. You could solve this by comment at line 12 of app.js :
app.use(enforce.HTTPS({ trustProtoHeader: true }));

@wildan3105
Copy link
Owner Author

Solved by #97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants