Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Dec 15, 2025

@backportbot backportbot bot requested a review from a team as a code owner December 15, 2025 10:09
@backportbot backportbot bot requested review from a team, CarlSchwan, artonge, nfebe, skjnldsv, sorbaugh and susnux and removed request for a team, nfebe, skjnldsv and sorbaugh December 15, 2025 10:09
@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 32.0.4 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/stable32 branch from fc35c2d to bbed297 Compare December 16, 2025 13:16
@susnux
Copy link
Contributor

susnux commented Dec 16, 2025

/compile

Signed-off-by: nextcloud-command <[email protected]>
@susnux susnux merged commit a9765e6 into stable32 Dec 16, 2025
136 of 139 checks passed
@susnux susnux deleted the backport/57010/stable32 branch December 16, 2025 14:05
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