Closed latteier closed 10 years ago
Is it possible to set padding (inset) on a uitextfield with classy?
I only really need left margin padding.
This is something I could do with pixate, but I don't see an obvious way to do it with classy.
Thanks!
You can use text-insets see https://github.com/cloudkite/Classy/blob/master/Classy/Parser/CASStyler.m#L485
text-insets
Excellent! Thanks.
Is it possible to set padding (inset) on a uitextfield with classy?
I only really need left margin padding.
This is something I could do with pixate, but I don't see an obvious way to do it with classy.
Thanks!