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

Problems with buttons and icons #1648

Closed
TorakikiSan opened this issue Oct 19, 2020 · 3 comments
Closed

Problems with buttons and icons #1648

TorakikiSan opened this issue Oct 19, 2020 · 3 comments
Milestone

Comments

@TorakikiSan
Copy link

Hi Olton!

After updating to Metro 4.4.1, I have an icon button display problem. I attach image

SharedScreenshot

See also

https://codepen.io/TorakikiSan/pen/EeyWmp

The buttons with only the icon, have these shifted to the left and the buttons with icon and text are attached without the space that is in the HTML code and that was previously displayed.

The problem is on both Firefox and Chrome

Thank you!

@xscode-auto-reply
Copy link

Thanks for opening a new issue. The team has been notified and will review it as soon as possible.
For urgent issues and priority support, visit https://xscode.com/olton/Metro-UI-CSS

@olton
Copy link
Owner

olton commented Oct 20, 2020

I'll fix it in 4.4.2, for now use this fix:

.button.square, .button.cycle {
  justify-content: center;
}

@TorakikiSan
Copy link
Author

Thank You!

@olton olton added the bug label Oct 20, 2020
@olton olton added this to the 4.4.2 milestone Oct 20, 2020
olton added a commit that referenced this issue Oct 20, 2020
@olton olton added the Fixed label Oct 20, 2020
@olton olton closed this as completed Nov 8, 2020
olton added a commit that referenced this issue Oct 28, 2023
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