Closed
Bug 1079744
Opened 10 years ago
Closed 10 years ago
FxA Migration heading, input, button are not set in Fira Sans
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P5)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-11-18
People
(Reporter: cvan, Assigned: cvan)
References
()
Details
1. Load https://marketplace-dev.allizom.org/fxa-migration
2. Notice the "Continue" button is set in Helvetica/sans-serif, not Fira Sans
https://www.dropbox.com/s/77kashmi5o8siod/Screenshot%202014-10-08%2002.15.38.png?dl=0
> font-family: "Clear Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
This fixes it:
> font-family: inherit;
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Now, "Enter your email" and "Email" are also set in Helvetica:
https://www.dropbox.com/s/fumnuk8pk3t79d6/Screenshot%202014-11-11%2015.28.23.png?dl=0
Assignee | ||
Updated•10 years ago
|
Summary: FxA Migration "Continue" button is not set in Fira Sans → FxA Migration heading, input, button are not set in Fira Sans
Assignee | ||
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Assignee | ||
Comment 3•10 years ago
|
||
Assignee: nobody → cvan
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-11-18
Assignee | ||
Comment 4•10 years ago
|
||
Before:
https://cloud.githubusercontent.com/assets/203725/5004197/0ce54f82-69ce-11e4-985f-91e9fa4394dd.png
After:
https://cloud.githubusercontent.com/assets/203725/5004186/ef657dd8-69cd-11e4-9fe9-380384a24d11.png
––
QA: Please load https://marketplace-dev.allizom.org/fxa-migration and make sure all the text is set in Fira Sans. Thanks!
Comment 5•10 years ago
|
||
Verified as fixed in https://marketplace-dev.allizom.org/fxa-migration on FF36 (Win 7).
Postfix screencast http://screencast.com/t/qyksCSwvxaY
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•