Skip to content

Make repogroup pages responsive

Administrator requested to merge fa/responsive-repogroup-page into master

Created by: attfarhan

Fixes https://github.com/sourcegraph/sourcegraph/pull/11783#discussion_r449064515.

Removes CSS grid and uses bootstrap row and col classes.

This makes it such that the two column layout becomes a single column layout on screens smaller than 992px.

Merge request reports

Loading