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

Bug: btn-link box-shadow visible on focus #36308

Closed
3 tasks done
bodydisplaynone opened this issue May 9, 2022 · 1 comment
Closed
3 tasks done

Bug: btn-link box-shadow visible on focus #36308

bodydisplaynone opened this issue May 9, 2022 · 1 comment

Comments

@bodydisplaynone
Copy link

bodydisplaynone commented May 9, 2022

Prerequisites

Describe the issue

I just noticed a bug on Bootstrap 4.6 where the buttons scss is missing the box-shadow: 0 declaration for btn-link.

BS 4:
image

BS 4.6
image

This causes a weird button outline when leaving or toggling the button in :focus state.

Reduced test cases

https://codepen.io/team/bootstrap/pen/yLabNQL

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

No response

What version of Bootstrap are you using?

4.6

@bodydisplaynone bodydisplaynone changed the title btn-link text shadow on focus Bug: btn-link box-shadow visible on focus May 9, 2022
@mdo
Copy link
Member

mdo commented May 9, 2022

Not a bug: #30036.

@mdo mdo closed this as completed May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants