Hi,
I’m losing the left border on my Hours field in IE7 and it seems to be a result of the IE7 specific hack in the forms.css:
.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input{*margin-left:-10px}
It happens with the default and classic themes. Changing this to *margin-left:0px seems to fix it up but I’m curious as whether this is just me and whether this is the best place to address this issue…
Regards
Gareth