Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

fix(gatsby-theme-docz): content overflowing issue #1437

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

mickaelzhang
Copy link
Contributor

Description

In some cases the main container was overflowing, so a horizontal scroll bar was appearing which isn't what we expect. After digging a bit, this seems to solve the issue (related article: https://css-tricks.com/preventing-a-grid-blowout/)

@mickaelzhang mickaelzhang self-assigned this Mar 30, 2020
@rakannimer
Copy link
Contributor

Looks good ! Thanks @mickaelzhang

@rakannimer rakannimer changed the title fix: content overflowing issue fix(gatsby-theme-docz): content overflowing issue Mar 31, 2020
@rakannimer rakannimer merged commit 56f4cb8 into master Mar 31, 2020
@rakannimer rakannimer deleted the main-content-width branch March 31, 2020 07:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants