Skip to content

Bug - docs framework - examples do not shrink below 825px #5074

Description

@mcoker

If you go to any example page and shrink the viewport width, the examples never go below 825px due to the min-width here

.ws-example-page-wrapper {
min-width: 825px;
max-width: 1200px;
flex-grow: 1;
}


Jira Issue: PF-4441

Metadata

Metadata

Assignees

Labels

Type

Fields

No fields configured for Bug.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions