-
Notifications
You must be signed in to change notification settings - Fork 486
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
BS4 compat layer - Buttons mixing of btn-default and btn-primary #340
Comments
IMHO this is the portal not respecting the BS contract. Should be fixed there, non on Clay. |
Hey @yuchi, glad to see you around! 😉 We are implementing a bs3-bs4 compat layer for liferay portal to ease up our own migration process. We plan to cover all these small changes and fix the portal side until we can get rid of everything. |
Hi @jbalsas, yeah sorry for not being so present anymore… Is 7.0 going to migrate to BS4 then? I think it’s a little bit risky… |
We're in a bit of a crosshairs here, but yes, the idea is to migrate to BS4. |
This is an issue in Portal. |
When you combine buttons they can be shown wrong, this pattern happen a lot in liferay-portal.
btn-default & btn-primary + hover state:
The text was updated successfully, but these errors were encountered: