Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Fix nav menu border in High Contrast #2778

Merged
merged 6 commits into from
Dec 5, 2019
Merged

Fix nav menu border in High Contrast #2778

merged 6 commits into from
Dec 5, 2019

Conversation

OlgaLyubin
Copy link
Contributor

@OlgaLyubin OlgaLyubin commented Dec 5, 2019

Resolves #2774

Overall change:
Borders and icon are now properly located on a button and do not get shifted in High Contrast mode on FireFox.
Screenshot 2019-12-05 at 14 37 25

Code changes:
The problem before was that (only in FF HC mode) a border appeared which was not supposed to be there. Rearranging the styling fixed the issue.
Screenshot 2019-12-05 at 14 35 51


  • I have assigned myself to this PR and the corresponding issues
  • Automated jest tests added (for new features) or updated (for existing features)
  • This PR requires manual testing

@OlgaLyubin OlgaLyubin added the ws-home Tasks for the WS Home Team label Dec 5, 2019
@OlgaLyubin OlgaLyubin self-assigned this Dec 5, 2019
Copy link
Contributor

@DenisHdz DenisHdz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

border-hc

@OlgaLyubin OlgaLyubin changed the title Fix high contrast Fix nav menu border in High Contrast Dec 5, 2019
Copy link
Contributor

@AlistairGempf AlistairGempf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@OlgaLyubin OlgaLyubin merged commit bcb6124 into latest Dec 5, 2019
@OlgaLyubin OlgaLyubin deleted the fix-high-contrast branch December 5, 2019 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ws-home Tasks for the WS Home Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix nav menu border in High Contrast in FF
4 participants