Unanswered: Button: How to left align text, and right align an icon
Unanswered: Button: How to left align text, and right align an icon
Hello,
I'm needing to create buttons that have the text left aligned inside the button, and have the icon (a check mark) right aligned to the button - life if you have a button left aligned, a span in the middle to fill out the space, then an image(icon) on the right.
Is this possible with just the Button class + some scss trickery, or will I need to create a new panel with button-like listeners and such?