Page 1 of 1

Padding

PostPosted: 19 Aug 2018 00:14
by cyracks
Hello,

I would like to set padding to text and I have some problems. Is it possible to set padding only to label object and not also to div container ?

Component JQLabelEx is rendered in HTML as label inside DIV. If I set Style property padding on JQLabelEx then padding is applied to DIV and to label.

Regards,
Tomaž

Re: Padding

PostPosted: 22 Aug 2018 09:18
by Alexander Bulei
Hi cyracks,

At this moment, it's only possible via css.
I'll check the possibility to create the property for this.

Best Regards.

Re: Padding

PostPosted: 23 Aug 2018 14:57
by cyracks
Thank for the info.

Regards,
Tomaž