Thanks to visit codestin.com
Credit goes to github.com

Skip to content

extend-repo-tabs "PRs" has weird line-height #10053

Description

@kytta

Description

Since "Pulls" were renamed to "PRs", the latter are displayed with invalid line-height:

Image

This seems to be caused by this tab's custom styles. Removing these two fixes it:

 .UnderlineNav-item [data-content="Pulls"] {
-  line-height: 1;
 
   &::before {
-    height: auto;
   }
 }

How to replicate the issue + URL

Basically on any repo, like https://github.com/refined-github/refined-github

Extension version

26.9

Browser(s) used

Firefox 140.15.0esr (aarch64)

Token ⚠️

  • I set a token in the options page. I understand that some features require a token to work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions