Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2710
webgroupbox not respecting height
posted

I have a webgroupbox and it does not repspect the height property unless it is within a div that restricts the height.

The first one is ok. Not the second.

 

Gary

 

 

 

 

 

 

 

<

 

 

div style="height:

130px">

<

 

 

CInfra:StdWGBNoTheme ID="StdWGBNoTheme1" runat="server" Height="130px"

 

 

Width

="270px">

</

 

 

CInfra:StdWGBNoTheme

>

</

 

 

div

>

<

 

 

CInfra:StdWGBNoTheme ID="StdWGBNoTheme2" runat="server" Height="130px"

 

 

Width

="270px">

</

 

 

CInfra:StdWGBNoTheme

>