What I posted was what all that stuff evaluates to. I got it out of my Chrome developer tool. Like I said earlier you can override it with an inline style attribute but if you want to do it in the CSS template, change the second indented line to look like this
{vb:stylevar right}: 0px; /*{vb:math {vb:stylevar padding}*2};*/
That way you preserve the original in the the commented part in case you want to change it back.
|