Re: [css-d] Layout glitching on href hover

2013-02-27 Thread Tom Livingston
On Wed, Feb 27, 2013 at 12:56 PM, Georg wrote: > On 27.02.2013 11:55, Tom Livingston wrote: > >> Good to know I am not going crazy. Yet. >> > > :-) ... apparently not yet. > > The addition of... > > .calloutwrap p {overflow: hidden;} > > ...seems to make IE10 behave in your case. You must check

Re: [css-d] Layout glitching on href hover

2013-02-27 Thread Georg
On 27.02.2013 11:55, Tom Livingston wrote: Good to know I am not going crazy. Yet. :-) ... apparently not yet. The addition of... .calloutwrap p {overflow: hidden;} ...seems to make IE10 behave in your case. You must check at your end so we know it isn't an "only on some systems" fix. I'll

Re: [css-d] Layout glitching on href hover

2013-02-27 Thread Tom Livingston
On Wed, Feb 27, 2013 at 11:49 AM, Georg wrote: > On 27.02.2013 11:30, Tom Livingston wrote: > >> http://proof.mlinc.com/tl/**cssd3/test.html >>> >>> In Win 8, IE 10 (desktop or 'metro'), when we hover over the href in the >>> middle callout at the bottom

Re: [css-d] Layout glitching on href hover

2013-02-27 Thread Georg
On 27.02.2013 11:30, Tom Livingston wrote: http://proof.mlinc.com/tl/cssd3/test.html In Win 8, IE 10 (desktop or 'metro'), when we hover over the href in the middle callout at the bottom, the shadowed containing div of the three callouts expands down is some broken and odd way leaving odd double

Re: [css-d] Layout glitching on href hover

2013-02-27 Thread Tom Livingston
So no takers on this? Am I missing something so simple that everyone was afraid to tell me? No one has IE 10 to test in? The layout has changed on the actual page, but I'd still love to know what was going on on my test page... Thanks! On Mon, Feb 25, 2013 at 11:38 AM, Tom Livingston wrote: >

Re: [css-d] Layout glitching on href hover

2013-02-25 Thread Tom Livingston
UPDATE: It appears that removing the min-height on the .callout items stops the problem. Anyone see how I can get around the issue? I would like to keep the min-height for layout reasons... TIA On Mon, Feb 25, 2013 at 11:38 AM, Tom Livingston wrote: > Listers, > > I have this layout: > > http

[css-d] Layout glitching on href hover

2013-02-25 Thread Tom Livingston
Listers, I have this layout: http://proof.mlinc.com/tl/cssd3/test.html In Win 8, IE 10 (desktop or 'metro'), when we hover over the href in the middle callout at the bottom, the shadowed containing div of the three callouts expands down is some broken and odd way leaving odd double rounded corne