Skip to content

Commit

Permalink
Merge branch 'main' into main-lmp-buttons-doc-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Aug 29, 2022
2 parents c8634e9 + 0444183 commit 3ddf512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_button-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
//

.dropdown-toggle-split {
min-width: $dropdown-padding-x * 2 + $caret-width * 2; // Boosted mod
padding-right: subtract($dropdown-padding-x, $border-width);
padding-left: subtract($dropdown-padding-x, $border-width);
border-color: $black;
Expand Down

0 comments on commit 3ddf512

Please sign in to comment.