Skip to content

Commit

Permalink
Fix: Repo tabs are hidden in Actions on Firefox (#5923)
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Aug 23, 2022
1 parent e2b5cb7 commit aa39a76
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions source/features/more-dropdown-links.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
visibility: visible !important;
}

/* Keep the dropdown on the right on non-responsive pages #3548 */
main > :first-child {
position: relative;
}

/* Only show the divider if there are other items above it */
.UnderlineNav-actions [hidden] + .dropdown-divider {
display: none;
Expand Down

0 comments on commit aa39a76

Please sign in to comment.