Skip to content

Limit negative focus outline-offset to elements that need it#2239

Merged
DavidOliver merged 2 commits into
elixir-lang:mainfrom
DavidOliver:focus-outline-offset
May 18, 2026
Merged

Limit negative focus outline-offset to elements that need it#2239
DavidOliver merged 2 commits into
elixir-lang:mainfrom
DavidOliver:focus-outline-offset

Conversation

@DavidOliver
Copy link
Copy Markdown
Contributor

Previously, all elements had the negative offset applied in order to allow borders to show in clipped-overflow ancestors, which adversely affected standard links in content and action icons.

exdocs-focus-outline-offset.mp4

Also adjusts sidebar menu button padding so that the icon is centred.

Previously, all elements had the negative offset applied in order to
allow borders to show in clipped-overflow ancestors, which adversely
affected standard links in content and action icons.

Renames navTabBorderWidth to borderWidth and uses where appropriate.
@github-actions
Copy link
Copy Markdown

@DavidOliver DavidOliver merged commit 051185c into elixir-lang:main May 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants