Hello,
I wonder what is the purpose of this line:
733:
$html .= image_tag($calendar_button, array('id' => $id_calendarButton,
'style' => 'cursor: pointer; vertical-align: middle'));Why does the image option for the tag apply a style on the icon? Actually I need it vertical-align:top But there is no way to configure that. Shall I invent a patch or is there a good reason for that? .: Fabian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
