You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On very small screens, e.g. iPhone SE (1st gen), grid cards are cut off at the right of the screen. The minimum screen width without cut-off or reduced right margin is 352px.
Open your browser's dev tools and enable the device emulation mode ("Responsive Design Mode" on Firefox, "Toggle device toolbar" on Chrome).
Set your browser's viewport width to less than 352px and observe how the right margin of the grid cards reduces to the point at which the cards get cut off at the right.
I'll have to leave @squidfunk to comment on the substance but I do wonder why you say it is not possible to submit a reproduction? The .zip files contain only the project that shows the reported problem occurring. The filename will tell us that you are using insiders. For my part, I usually look at the requirements.lock before installing anything anyway, often pruning it first.
Ah, I see. That might make the process of checking that the reproduction actually produces the problem a bit difficult. I see that @squidfunk has already tagged this as needing investigation, so I guess he has looked at the documentation and found the effect.
Context
No response
Bug description
On very small screens, e.g. iPhone SE (1st gen), grid cards are cut off at the right of the screen. The minimum screen width without cut-off or reduced right margin is 352px.
Related links
Reproduction
Card grids are an Insiders feature, so I'm afraid I can't provide a reproduction file. But the problem can be observed at https://squidfunk.github.io/mkdocs-material/setup/#site-structure.
Steps to reproduce
Alternatively, if you have an iPhone SE (1st gen), open https://squidfunk.github.io/mkdocs-material/setup/#site-structure in your browser and observe the grid cards being cut off at the right.
Browser
No response
Before submitting
The text was updated successfully, but these errors were encountered: