>> Having an issue with Safari 4 Mac and a mystery space above the text
>> "Footer" on this page:
>>
>> http://proof.mlinc.com/mlinc.com/testpages/6-10/index.html
>>
>
> I guess its coming from the box-shadow padding  and I may be wrong but I'd
> assume Mac Safari/4.0.5 and the current WebKit nightly get it right?
>
> #wrap{
> /*min-height: 40em;
> _height: 40em;*/
> }
>
> #footer{border-top: 1px solid fuchsia;}
> #footer p {color: lime;}
>
> <aside>
> What's with position: relative; set on nearly everything...?
>
>
Philip,

It's there. I see it in your screenie. The type was black. Sorry.



David,

Removing the min-height did cause both Safari and FF Mac to act the
same. Adding it caused Safari to lose any space between the footer and
wrap. Adding a margin-top to footer of 20px seems to cause both to
behave the same.

As far as many position: relative; being set, I have had a lot of
issues in the past that were solved simply by explicitly declaring
this, even though it is default, and in this case was the result of me
hunting for a solution to my problem.


-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [cs...@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