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

Fix grid styles #3992

Merged
merged 4 commits into from
Nov 16, 2020
Merged

Fix grid styles #3992

merged 4 commits into from
Nov 16, 2020

Conversation

chris-hinds
Copy link
Contributor

@chris-hinds chris-hinds commented Nov 13, 2020

Resolves N/A

Overall change:

Fixes a bug spotted by @mgurgel where we were missing a semicolon on our main grid component. This resulted in seeing margin-left:0% display note the missing semicolon after the 0%

Code changes:

  • Adds missing semicolon to grid component
  • Updates snapshots

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

@chris-hinds chris-hinds added the bug Something isn't working label Nov 13, 2020
@chris-hinds chris-hinds self-assigned this Nov 13, 2020
@chris-hinds chris-hinds merged commit 234aa05 into latest Nov 16, 2020
@chris-hinds chris-hinds deleted the fix-grid-styles branch November 16, 2020 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants