Skip to content

Fix an overlow-y scrolling

Ken Hawkins requested to merge fix/code-example-overflow into develop

Grid inherits min-width: auto, strangely this wasn't an issue in Chrome, but noticed in Safari. Was breaking the layout for long code examples.

#changelog #pattern #bug

Merge request reports