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

Fix mobile spacing issues on people pages #37

Closed
robinmetral opened this issue Oct 5, 2018 · 1 comment
Closed

Fix mobile spacing issues on people pages #37

robinmetral opened this issue Oct 5, 2018 · 1 comment
Milestone

Comments

@robinmetral
Copy link
Contributor

  • Spacing around headings
  • Page intro padding
@robinmetral
Copy link
Contributor Author

The page intro padding is done.

The only bug that remains is: the wt_member flexbox overflows onto the following header and grid. Example:

capture du 2018-10-12 21-18-51

Each wt_member is a flexbox, containing two children (the image and the member details)

They in turn are children of grids (wt_two-column-face-grid for example) so that they would appear correctly and responsively on any viewer size.

However, on mobile, the last child of any of these grids (the last wt_member) overflows onto the next grid and its preceding heading, breaking the layout.

@bogreudell bogreudell modified the milestones: Soft Launch, Live Dec 12, 2018
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

No branches or pull requests

2 participants