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

Bad icon and text button vertical alignment #668

Closed
DarkSide666 opened this issue Mar 2, 2019 · 0 comments · Fixed by #669
Closed

Bad icon and text button vertical alignment #668

DarkSide666 opened this issue Mar 2, 2019 · 0 comments · Fixed by #669
Assignees

Comments

@DarkSide666
Copy link
Member

DarkSide666 commented Mar 2, 2019

If you have icon only and text action buttons in grid then they are not correctly vertical aligned.

screenshot
untitled

Icon button moves in correct place if you add   as label in HTML markup.

Another possible solution which I like even better is to wrap all grid/table action buttons in buttons container <div class="ui buttons">...</div>. This also works and action buttons looks even better (side by side with each other).
screenshot

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

Successfully merging a pull request may close this issue.

2 participants