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
This means that they appear out of line, with some higher up than other.
For example, with the following markup...
<div class="my-12"> <flux:button icon-trailing="chevron-down">Layout</flux:button> <flux:button icon-trailing="chevron-down"></flux:button> <flux:button><flux:icon.chevron-down /></flux:button> <flux:button square><flux:icon.chevron-down /></flux:button> </div>
Results in the following buttons that are all over the place...
I have tried this in Chrome and Firefox, with the same result.
I would expect all the buttons to have the same vertical height and same baseline
Thank you!
The text was updated successfully, but these errors were encountered:
@rikh42 See @calebporzio 's response (underneath my comment) here #499 (comment)
Sorry, something went wrong.
No branches or pull requests
This means that they appear out of line, with some higher up than other.
For example, with the following markup...
Results in the following buttons that are all over the place...
I have tried this in Chrome and Firefox, with the same result.
I would expect all the buttons to have the same vertical height and same baseline
Thank you!
The text was updated successfully, but these errors were encountered: