We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa62639 commit 86f0306Copy full SHA for 86f0306
src/definitions/elements/button.less
@@ -1100,12 +1100,13 @@
1100
border-radius: @circularBorderRadius;
1101
}
1102
1103
+ .ui.circular.buttons .button > .icon,
1104
.ui.circular.button > .icon {
1105
width: @circularIconWidth;
1106
vertical-align: baseline;
1107
1108
- .ui.circular.buttons:not(.vertical) .button {
1109
+ .ui.circular.buttons:not(.vertical):not(.spaced) .button {
1110
margin-right: @circularGroupMargin;
1111
1112
0 commit comments