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

Remove white border from Program Card #3345

Merged
merged 4 commits into from
Apr 8, 2020
Merged

Remove white border from Program Card #3345

merged 4 commits into from
Apr 8, 2020

Conversation

OlgaLyubin
Copy link
Contributor

Resolves #NUMBER

Overall change:
Duration button was not completely adjacent to Card Wrapper because of the 1px border. Border is now replaced with outline, so the duration button sticks to the program card while FireFox high contrast mode still maintains the borders visible.

Before:

Screenshot 2020-04-07 at 14 23 47

After:

Screenshot 2020-04-07 at 14 24 54

High Contrast mode in FireFox:

Screenshot 2020-04-07 at 14 39 47

Code changes:

  • Replaced border with outline in CardWrapper.
  • Updated snapshots.

  • 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 ws-home Tasks for the WS Home Team radio-schedules labels Apr 7, 2020
@OlgaLyubin OlgaLyubin self-assigned this Apr 7, 2020
Copy link
Contributor

@Bopchy Bopchy left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@sareh
Copy link
Contributor

sareh commented Apr 8, 2020

Merging in, as it has been tested on Firefox high contrast mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
radio-schedules ws-home Tasks for the WS Home Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants