Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Dec 15, 2025

@backportbot backportbot bot added bug design Design, UI, UX, etc. 3. to review Waiting for reviews labels Dec 15, 2025
@backportbot backportbot bot added this to the Nextcloud 31.0.13 milestone Dec 15, 2025
We mixed the logic of breaking points (when to break),
this makes it consistent:
Mobile breaking point is 1024px, so it is applied to width < 1024 and starting with 1024 its "normal".

So we consistently have:
width < 512px: small mobile
512 <= width < 1024px: mobile
width >= 1024px: normal

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the backport/57010/stable31 branch from 65828f0 to 1789e32 Compare December 16, 2025 13:17
@susnux
Copy link
Contributor

susnux commented Dec 16, 2025

/compile

Signed-off-by: nextcloud-command <[email protected]>
@susnux susnux merged commit aaa42a4 into stable31 Dec 16, 2025
145 of 152 checks passed
@susnux susnux deleted the backport/57010/stable31 branch December 16, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug design Design, UI, UX, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants