Staging instance, all changes can be removed at any time

Skip to content

archive_coverage: Fix instance tables max height and add Pagure origin type

Antoine Lambert requested to merge anlambert/swh-web:coverage-add-pagure into master

Previously, CSS max-height property was always set to none due to an invalid test in django template, also bump its value from 150px to 200px.

Also add Pagure to the list of origin types.

  • Before:

image

  • After:

image

Merge request reports

Loading