NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

[Dark Theme Bug Bash] Icons in headers have a weird, shaped focus border #9963

Closed martinrrm closed 3 weeks ago

martinrrm commented 1 month ago

This happens when icons are used in titles, the problem is that some icons have a bigger size than the text, we can easily fix this by wrapping the title with a display: flex

image

image