1-Visitor
January 14, 2021
Solved
How can I change the padding of the text inside a button?
- January 14, 2021
- 1 reply
- 5915 views
In ThingWorx mashup, I am adding a button but I need a label very close to it. The text within the button always leave around 20px from the text to the frame, so the label looks very far away from the text inside the button. I tried to use the CSS .ptc-button and then adding padding 1px; but this padding is considering the button frame to the next widget.
Is there a property I can use to reduce this gap (between the text and the button frame)? See attached file for an example.

