Skip to content

[6.x] Fix missing top border in read-only Assets fields#14277

Merged
jasonvarga merged 2 commits into6.xfrom
read-only-assets-fields
Mar 17, 2026
Merged

[6.x] Fix missing top border in read-only Assets fields#14277
jasonvarga merged 2 commits into6.xfrom
read-only-assets-fields

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

@duncanmcclean duncanmcclean commented Mar 17, 2026

This pull request fixes an issue where the top border was missing from read-only Assets fields, due to border-t-0 being set to avoid a border when the upload box is present.

This PR also prevents assets from being reordered when the field is read-only.

Before

CleanShot 2026-03-17 at 15 33 36

After

CleanShot 2026-03-17 at 15 46 47

Fixes #14268

@jasonvarga jasonvarga merged commit d110982 into 6.x Mar 17, 2026
19 checks passed
@jasonvarga jasonvarga deleted the read-only-assets-fields branch March 17, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Asset fieldtype in multisite has no border-top

2 participants