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

maxNumberOfColumns does not support 2 columns width #783

Open
creotutar opened this issue May 14, 2020 · 0 comments
Open

maxNumberOfColumns does not support 2 columns width #783

creotutar opened this issue May 14, 2020 · 0 comments

Comments

@creotutar
Copy link
Contributor

https://github.com/yext/answers/blob/master/src/ui/sass/modules/_Card.scss#L63

The width for cards should be 50% when the maxNumberOfColumns is specified to be 2. This is working correctly for 3 and 4.

creotutar added a commit that referenced this issue May 14, 2020
Fixes #783

We should be applying width to the Card for 2 columns just as we are doing for 3 and 4 columns.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant