I'll be sure to tell all million or so of our random visitors that. 

But sarcasm aside, I would check 
1.) the container of the fieldset to see if you have other limiting factors.
2.) the minimum allowed width of the internal pieces of your fieldset to see if 
their widths will exceed the possible width of the fieldset
3.) the display properties of the fieldset (block, inline, other)

Hard to say more without seeing the combined elements (CSS and HTML) in action 
on a page.

ELIZABETH DAVIES
Input | Intellection | Learner | Achiever | Belief

-----Original Message-----
From: css-d-boun...@lists.css-discuss.org 
[mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Eric
Sent: Monday, April 28, 2014 1:12 PM
To: css-d@lists.css-discuss.org; Russ Peters
Subject: Re: [css-d] IE 10 issue

I don't think running IE 9, 10 or 11 is a good idea right now until they fix 
the new security bug issue that was announced

Here's a short article about it
<http://gizmodo.com/new-vulnerability-found-in-every-single-version-of-inte-1568383903?utm_campaign=socialflow_gizmodo_facebook&utm_source=gizmodo_facebook&utm_medium=socialflow>

Eric

> On April 28, 2014 at 2:01 PM Russ Peters <rpet...@redcanoecu.com> wrote:
>
>
>
> 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-l
> eft-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/
______________________________________________________________________
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/


All information in this message is confidential and may be legally privileged. 
Only intended recipients are authorized to use it.


______________________________________________________________________
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