fomantic / Fomantic-UI-Docs

Official Documentation for Fomantic-UI
https://fomantic-ui.com
28 stars 85 forks source link

fix(card): buttons in card dont need attached class #342

Closed lubber-de closed 2 years ago

lubber-de commented 2 years ago

Description

Card buttons, supposed to be shown at top or button, do not need the attached class. Infact adding that class will make the button appear overlaying the card to the sides.

Screenshots

Before

image

After

image

Closes

https://github.com/fomantic/Fomantic-UI/issues/1865