Skip to content

[6.x] Fix page tree border radius - #15157

Merged
jaygeorge merged 1 commit into
6.xfrom
fix-page-tree-border-radius
Aug 11, 2026
Merged

[6.x] Fix page tree border radius#15157
jaygeorge merged 1 commit into
6.xfrom
fix-page-tree-border-radius

Conversation

@jaygeorge

Copy link
Copy Markdown
Contributor

Description of the Problem

the :last-child selector was broken in because tree_aria_instructions were added to the end of the page-tree (#14499)

This caused the border-radius of the last section to break.

See the bottom left border of the users section here

2026-08-11 at 14 08 54@2x

What this PR Does

Makes the selector less brittle

How to Reproduce

  1. Go to /cp/nav/default/edit and observe the last section border-radius
@jaygeorge
jaygeorge merged commit fdc0828 into 6.x Aug 11, 2026
65 checks passed
@jaygeorge
jaygeorge deleted the fix-page-tree-border-radius branch August 11, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant