Closed
Bug 550005
Opened 16 years ago
Closed 16 years ago
Drop-down menu on the product bar is out of alignment
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
VERIFIED
FIXED
1.6
People
(Reporter: chowse, Assigned: ryansnyder)
References
()
Details
Attachments
(1 file)
|
127.86 KB,
image/png
|
Details |
When hovering over a product in the nav bar, the drop-down menu appears too far up and to the left. Appears to happen on stage, too.
| Assignee | ||
Comment 1•16 years ago
|
||
That must have happened when removing the 1em margin from <ul>s in a previous bug. I'll take a look.
Assignee: nobody → ryan
Status: NEW → ASSIGNED
Target Milestone: --- → 1.6
| Assignee | ||
Comment 2•16 years ago
|
||
Adding a 1 line change to screen.css - added `margin: 1em 0 0 1em;` to `.product-nav .dropdown`. Looks good in FF, Safari, Chrome.
==
Sending css/screen.css
Transmitting file data .
Committed revision 1851.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
Verified FIXED on http://crash-stats.stage.mozilla.com/products/Firefox
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•