Button paddings with width="auto"

Hello all!

I’ve found that

width: “auto”

may be usefull for me, but a button have too small both left and right paddings.

Screenshot:

I’ve not found out I can set these paddings globally, even with the Skin Builder app.

Can you please provide a code snippet of the issue? Thewidth property accepts only numeric values. If you found width:"auto" somewhere in our Docs, please point to it, we’ll correct the inaccuracy.

Here’s an example with autowidth:true: http://webix.com/snippet/2d751344

As you can see, by default all works smoothly.