Skip to content

Use explicit CSS classes in RepoHeader over child selectors

Warren Gifford requested to merge repo-headerexplicit-classes into master

Created by: felixfbecker

The child selector also matched on the "copy" button and gave it the same background. The solution is to use explicit classes. Should have done that in the first place, duh.

Merge request reports

Loading