Closed
Bug 6754
Opened 25 years ago
Closed 25 years ago
Text alignment leaks through into gfx select elements.
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M8
People
(Reporter: kmcclusk, Assigned: kmcclusk)
References
()
Details
When rendering mode is set to gfx the items in the search engines combo box are
centered. The alignment for the table cell is affecting the alignment within the
option elements. Select elements should not inherit alignment.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
Assignee | ||
Updated•25 years ago
|
Target Milestone: M7 → M8
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•25 years ago
|
||
Added text-align:left to select rule in ua.css to prevent alignment settings
from being inherited.
You need to log in
before you can comment on or make changes to this bug.
Description
•