Skip to content

Commit

Permalink
Merge pull request #628 from stellarwp/bugfix/KAD-3623
Browse files Browse the repository at this point in the history
bugfix/KAD-3623
  • Loading branch information
oakesjosh authored Dec 17, 2024
2 parents 592dde3 + e0a1ac3 commit db84b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blocks/advancedbtn/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
.kt-button:hover::before {
opacity: 1;
}
.kt-btn-width-type-fixed .kt-button {
.kt-btn-width-type-fixed .kt-button, .kt-btn-width-type-fixed .tooltip-ref-wrap {
width: 100%;
}
.editor-styles-wrapper .wp-block-kadence-advancedbtn .kt-button.kt-btn-size-small {
Expand Down

0 comments on commit db84b43

Please sign in to comment.