We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using octoicons_jekyll it's impossible to inline icon with a text on a same row.
Steps to reproduce the behavior:
jekyll-octicons
<button> {%- octicon alert height:32 class:"right left" aria-label:hi -%} Button </button>
Icon and button are on different line, I would expect it to be inline
I would expect icon and text to be inlined. And I can't find any way to make it inline. Is there a setting I'm missing?
Desktop (please complete the following information): OSX, Firefox.
The text was updated successfully, but these errors were encountered:
Any update of this?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When using octoicons_jekyll it's impossible to inline icon with a text on a same row.
Steps to reproduce
Steps to reproduce the behavior:
jekyll-octicons
Result
Icon and button are on different line, I would expect it to be inline
Expected behavior
I would expect icon and text to be inlined. And I can't find any way to make it inline. Is there a setting I'm missing?
Screenshots
Device details
Desktop (please complete the following information):
OSX, Firefox.
The text was updated successfully, but these errors were encountered: