fomantic / Fomantic-UI

Fomantic-UI is the official community fork of Semantic-UI
https://fomantic-ui.com
MIT License
3.55k stars 331 forks source link

fix(button): circular spaced and circular icon group was not respected #3038

Closed lubber-de closed 5 months ago

lubber-de commented 5 months ago

Description

The new circular button group variant did not respect the spaced variant for right margin and did not respect the icon variant for width

Testcase

Before

https://jsfiddle.net/lubber/yh25feLd/21/

After

https://jsfiddle.net/lubber/yh25feLd/24/

Screenshot

Before

image image

After

image image

Corrects

2946