Semantic UI labeled icon button of type submit button-open source projects Semantic-Org/Semantic-UI
I am using Semantic UI and trying to add an icon to an input button type submit
This is my try:
The problem is that the icon is displayed in front of the button and not inside the button.
This is how it can be done, with a div:
Login
Do you know any way to add an icon to a button type submit.