Hi!

I have a small problem. I have a form with radio buttons.
By default, the label have the CSS style "white-space: nowrap;".

The line "$label_attribs = array('style' => 'white-space: nowrap;');"
in the file Zend/View/Helper/FormRadio.php do this.

How can I change/remove this?

Thanks,
Noé

Reply via email to