Page 1 of 1

Css problem in safari [solved]

Posted: Wed Jul 06, 2011 10:52 pm
by laits
Odd one - http://ecoholidaylodges.com/around-us.htm

I have three divs all floated left, all with defined widths, padding and margins. Looks fine on FF and IE but seems to lose these attributes in Safari.

Any Ideas?

Rich

Re: Css problem in safari

Posted: Wed Jul 06, 2011 11:25 pm
by laits
solved - display:block; instead of display:table;