From 7b63ca627ebac315b4db01f1caad893a1c1ba5c5 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 31 Jan 2025 15:17:27 -0600 Subject: [PATCH] Set defined widths for statuses --- templates/home.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/home.html b/templates/home.html index c11e5d1..12047fc 100644 --- a/templates/home.html +++ b/templates/home.html @@ -72,7 +72,7 @@ {% if repo.pull_class != "" %} - +
Pull
@@ -80,7 +80,7 @@ {% endif %} {% if repo.tarball_class != "" %} - +
Tarball
@@ -88,7 +88,7 @@ {% endif %} {% if repo.source_build_class != "" %} - +
Source Build
@@ -96,7 +96,7 @@ {% endif %} {% if repo.upload_class != "" %} - +
Upload
@@ -105,7 +105,7 @@ {% if repo.source_check_class != "" %} - +
Source Check
@@ -113,7 +113,7 @@ {% endif %} {% if repo.build_check_class != "" %} - +
Build Check
@@ -121,7 +121,7 @@ {% endif %} {% if repo.lintian_class != "" %} - +
Lintian
@@ -129,7 +129,7 @@ {% endif %} {% if repo.britney_class != "" %} - +
Britney