Double border on buttons with outline variation applied #62122
Labels
[Block] Buttons
Affects the Buttons Block
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
When adding a button and applying the outline variation, a double border is being applied. (issue exists on front end, not in editor) It appears that there are two instances of classes/styling being applied—one to the
<div>
and the other to the<a>
:First set of styles, to the
<div>
:Second set of styles, to the
<a>
(note some specificity overriding happening to the below):Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Environment info
WordPress 6.5.3, Gutenberg Nightly (Version 18.6.20240529)
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: