Great module!
Took me a while to get the hang of it... but now i've got curvy corners all over the place ! :)
My question is: How can i add a 10px padding to the left and the right inner sides of the box?
What i want is:
element.style {
...
padding-left: 10px;
padding-right: 10px;
}
Comments
Comment #1
asak commentedAfter finding this i solved the issue.
Padding can be added using the AutoPad, but only if all 4 ways have the same padding (i.e.
padding: XXpx).Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.