Closed
Bug 802074
Opened 13 years ago
Closed 13 years ago
value selector UI for <select> is incorrect after including switches.css building block
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 803938
People
(Reporter: rudyl, Unassigned)
Details
Attachments
(1 file)
|
65.77 KB,
image/png
|
Details |
See the issue screenshot.
After checking with Alive, this should be related to this rule in switches.css.
label:not([for]) {
display: inline-block;
height: 5rem;
position: relative;
vertical-align: middle;
width: 5rem;
}
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•