
Originally Posted by
symmo
I just cant figure this out ? can anyone help?
thanks Symmo
Are you using the latest Apple Zen download? I fixed that issue a while back.
Change:
Code:
LABEL.inputLabel {
width:75%;
float:left;
}
to
Code:
LABEL.inputLabel {
width:85%;
float:left;
}