Skip to content

CSS: Fix repository page padding

Administrator requested to merge fix-padding into master

Created by: chrismwendt

This adds e2e- classes instead of modifying existing classes. @felixfbecker Have you encountered this problem before? One downside of this solution is redundancy in the class names. On the upside, this doesn't require any CSS changes.

Fixes https://github.com/sourcegraph/sourcegraph/issues/2591

Merge request reports

Loading