On 7/23/07, Ingo Chao <[EMAIL PROTECTED]> wrote:
> Philippe Wittenbergh wrote:
[...]
> > The height might be '0', but the :after element still contains text
> > that has a certain size (and that would a minimum of 12px on my
> > side), and thus generates a line box, and takes up space.
> > As the p
Philippe Wittenbergh wrote:
> On Jul 23, 2007, at 7:56 PM, Bruno Fassino wrote:
>
>>> http://redplaidshirt.com/test/faq.php
>>>
>>> The extra space is only there in Firefox and Safari (Mac & PC), it
>>> does not show up in IE (6 or 7).
>> [...]
>>> Is there any reason why the extra whitespace is b
On Jul 23, 2007, at 10:13 PM, Bruno Fassino wrote:
>> adding 'overflow:hidden' to the ::after ruleblock would fix that
>> part.
>
> Was there a reason why the "easy clearing" method adopted for ::after
> visibility:hidden (and a non empty content) instead of
> overflow:hidden? Perhaps the fact
On 7/23/07, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote:
>
> On Jul 23, 2007, at 7:56 PM, Bruno Fassino wrote:
>
> >> http://redplaidshirt.com/test/faq.php
> >>
> >> The extra space is only there in Firefox and Safari (Mac & PC), it
> >> does not show up in IE (6 or 7).
> > [...]
> adding 'ove
On Jul 23, 2007, at 7:56 PM, Bruno Fassino wrote:
>> http://redplaidshirt.com/test/faq.php
>>
>> The extra space is only there in Firefox and Safari (Mac & PC), it
>> does not show up in IE (6 or 7).
> [...]
>>
>> Is there any reason why the extra whitespace is below the layout? I
>> can't find t
On 7/21/07, Brian Middleton wrote:
> I can't figure out a reason why I have a good chunk of whitespace
> below my layout. You can see what I mean here..
>
> http://redplaidshirt.com/test/faq.php
>
> The extra space is only there in Firefox and Safari (Mac & PC), it
> does not show up in IE (6 or 7)
I can't figure out a reason why I have a good chunk of whitespace
below my layout. You can see what I mean here..
http://redplaidshirt.com/test/faq.php
The extra space is only there in Firefox and Safari (Mac & PC), it
does not show up in IE (6 or 7). I can squash this space with an
overflow: hid