Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The text below the "Sign up for Alerts" button has the font too small compared to the specs #979

Closed
GeorgiuCiprian opened this issue May 22, 2019 · 1 comment

Comments

@GeorgiuCiprian
Copy link
Collaborator

@GeorgiuCiprian GeorgiuCiprian commented May 22, 2019

Affected versions:

  • Firefox 67.0

Affected Platforms:

  • Windows 10 x64
  • macOS 10.13
  • Ubuntu 18.04 x64

Steps to reproduce:

  1. Navigate to https://fx-breach-alerts.herokuapp.com/
  2. Scroll down the page to the "Sign up for Alerts" button.
  3. Inspect the "Firefox browser not required for a Firefox Account. You may receive info about Mozilla services." text.

Expected result:

  • The text has a more readable size font, it seems to be at 8px currently; maybe a 10px would look better?

Actual result:

  • The text is hardly readable, it has a very small size compared to the specs.

Additional notes:

  • please observe the following comparison:
  • current behavior with the font size at 8px.
    image
  • expected behavior with the font size at 10px.
    image
@pdehaan
Copy link
Collaborator

@pdehaan pdehaan commented May 22, 2019

Ref:

.feature-tip-content span.browser-not-required {
font-size: 8px;

groovecoder added a commit that referenced this issue May 23, 2019
Fix #979
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants