[Webkit-unassigned] [Bug 25502] overlap of image and text due to less div height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 14:05:30 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25502





------- Comment #2 from johnnyding.webkit at gmail.com  2009-05-22 14:05 PDT -------
I think the bug is not due to less div height. It is because somehow IE ignores
(or merge?) the margin-top property of Element:<div
id="weather_text">...</DIV>. 
In the source code of page, there is a CSS rule:
#weather_text {margin-top:10px;margin-left:20px;font-size:11px;color:#fff}

Please refer the attachment image to the different between Chrome and IE.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list