[Webkit-unassigned] [Bug 14094] REGRESSION: Safari 3.0/webkit 522.11, Issues with scrollbars in phpbb2 based forums

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 3 11:03:02 PDT 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://forum.ytunnelpro.com/|http://forum.ytunnelpro.com/
                   |viewtopic.php?t=745         |viewtopic.php?t=1174
           Keywords|NeedsReduction              |HasReduction




------- Comment #7 from ddkilzer at webkit.org  2007-09-03 11:03 PDT -------
Verified that removing this CSS from
http://forum.ytunnelpro.com/templates/ca_aphrodite/style.css removes the
unwanted scrollbars on the site:

@media all and (min-width: 0px) {
        html>body .post-text {
                overflow: auto;
        }
}       


-- 
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