[Webkit-unassigned] [Bug 13092] REGRESSION: Search field not aligned with Go button on Apple Store Locator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 02:18:57 PDT 2007


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





------- Comment #3 from mitz at webkit.org  2007-03-16 02:18 PDT -------
Created an attachment (id=13662)
 --> (http://bugs.webkit.org/attachment.cgi?id=13662&action=view)
Reduction

Layout in TOT is saner. The Store Locator has a rule to push the button down by
6px to account for the inherent misalignment in Safari 2.0 in
<http://www.apple.com/buy/locator/styles.css>:

html>body*#sidebar .search button.go{ position:relative; top:6px; }

(That selector matches in WebKit but not in Gecko).

This bug probably belongs in the evangelism department.


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