Philippe Wittenbergh wrote:
> On Aug 19, 2010, at 7:19 AM, David Laakso wrote:
>
>   
>> is adding /vertical/ space between the blocks when there is a text-image 
>> in the .outer column.
>>
>>
>> <http://chelseacreekstudio.com/ca/cssd/ron1.htm>
>>
>>     
> It is a Gecko bug (affects anything that uses Gecko 1.9.0 or older). The 
> image comes first in then source, than the floated element.
>
> solutions: don't float the div, but position the image (a.p. or float) – or 
> float both.
>
> Philippe
>
>   






Excellent!  That's  the ticket to ride...

.outer_a img, .outer img { float: left !important; }

Best,
~d

PS Bows and scrapes :-) .



-- 
:: desktop and mobile ::
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [[email protected]]
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