Skip to content

Commit

Permalink
Merge branch 'develop' into gulp5
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de authored May 2, 2024
2 parents 3ed892f + 86f0306 commit 3cd7f67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/definitions/elements/button.less
Original file line number Diff line number Diff line change
Expand Up @@ -1100,12 +1100,13 @@
border-radius: @circularBorderRadius;
}

.ui.circular.buttons .button > .icon,
.ui.circular.button > .icon {
width: @circularIconWidth;
vertical-align: baseline;
}

.ui.circular.buttons:not(.vertical) .button {
.ui.circular.buttons:not(.vertical):not(.spaced) .button {
margin-right: @circularGroupMargin;
}

Expand Down

0 comments on commit 3cd7f67

Please sign in to comment.