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
We need to add a work around until it is fixed. Solution:.btn should have backface-visibility: hidden for now.
.btn
backface-visibility: hidden
The text was updated successfully, but these errors were encountered:
Merge pull request #554 from pat270/clay-546
cfb54b5
#546 Button added `backface-visibility: hidden` to `.…
0a225c1
Update: (Fixes liferay#546) Button added `backface-visibility: hidden…
666a16f
…` to `.btn` as a work around for left over box-shadow artifacts when tabbing through document (Blink browsers)
backface-visibility
Update: (Fixes liferay#1009) Button remove backface-visibility work…
80ae92a
…around from liferay#546
No branches or pull requests
We need to add a work around until it is fixed. Solution:
.btn
should havebackface-visibility: hidden
for now.The text was updated successfully, but these errors were encountered: