Have an issue with the fieldset not expanding to contain the radgrid.  It is 
working as expected in Chrome, but I need it to work in IE.  Any suggestions?  
I'm also not able to get rounded corners on the fieldset in IE.

CSS:
fieldset{margin-bottom: 10px;width: 65%; 
border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;-ms-border-radius:5px
 }
fieldset legend{padding: 0 2px;font-weight: bold;}
fieldset ul{border: 0;margin: 0;padding: 0;}
fieldset li{list-style: none;padding: 2px;}
fieldset label{width: 150px;display: inline-block;line-height: 
1.8;vertical-align: top;}

http://www2.redcanoecu.com/fieldsetissue.gif
This electronic mail message and attachments (if any) are confidential and 
legally privileged. The information is intended solely for the addressee(s).  
If you have received this email in error, please contact the sender and delete 
all copies of it.  Any unauthorized use or disclosure may be unlawful.
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to