...and another spammer is booted from the list. Sorry for the noise.
I may need to look into advanced Mailman filtering. Anyone have a
pointer to a good primer?
--
Eric A. Meyer (http://meyerweb.com/eric/), List Chaperone
"CSS is much too interesting and elegant to be not taken seriously."
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
Also, add the box-sizing to all necessary elements, not just 'div'. :-)
On Mon, Feb 25, 2013 at 11:56 AM, Tom Livingston wrote:
> On Mon, Feb 25, 2013 at 11:54 AM, Laura Valentino wrote:
>
>> Oh wait...is it that the padding counts towards the total? That would make
>> sense :)
>> Laura
>>
>>
>
On Mon, Feb 25, 2013 at 11:54 AM, Laura Valentino wrote:
> Oh wait...is it that the padding counts towards the total? That would make
> sense :)
> Laura
>
>
>
Yes, and older IEs handle the box model in their own special way. ;-)
--
Tom Livingston | Senior Interactive Developer | Media Logic |
Oh wait...is it that the padding counts towards the total? That would make
sense :)
Laura
On Mon, Feb 25, 2013 at 4:48 PM, Laura Valentino wrote:
> I'm trying to wrap my head around how to use percentages inside a
> container specified in ems...or is this a bad idea? I used ems to specify
> the
On Mon, Feb 25, 2013 at 11:48 AM, Laura Valentino wrote:
> I'm trying to wrap my head around how to use percentages inside a container
> specified in ems...or is this a bad idea? I used ems to specify the
> max-width of the main container, as I think this will limit the upper width
> while still
I'm trying to wrap my head around how to use percentages inside a container
specified in ems...or is this a bad idea? I used ems to specify the
max-width of the main container, as I think this will limit the upper width
while still allowing downwards fluidity. Inside the container are 2 floated
col
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