[Webkit-unassigned] [Bug 13969] Weird in div collision

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 2 02:03:15 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13969





------- Comment #8 from mitz at webkit.org  2007-06-02 02:03 PDT -------
(In reply to comment #7)
> OK, but it doesn't explain why with 522+ I didn't have without CSS for the
> "valid" div a scrollbar wihtout adding a right margin for the "welcome" div..

I'm seeing the scrollbar even without the "valid" div being styled. Anyway, I
just wanted to suggest a more complete solution, since just adding a right
margin also shifts the text. In order to maintain the original positioning and
avoid overflow, you can give the welcome div "position: relative; right:
-10px;" which will compensate for the margin.


-- 
Configure bugmail: http://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