HI,
I created buttons using a custon CSS. These buttons have a curious behavior.
When I put a space in the text of Button Label this space becomes a new line.
How can i avoid this?
Thanks guys
Hey CloudChoice!
Can you please give us a link to a page with the button? Did you set a width for the button on the custom css?
Cheers!
Ismael
Hi,
You are right. Just used the “min-width: 100px” and the issue was resolved.
THANKS