From 4e611259eda112369deff531e02c0a8dba6ef2d4 Mon Sep 17 00:00:00 2001 From: Luong Doan Date: Sun, 18 Oct 2020 16:35:22 +0000 Subject: [PATCH] Adjust the width of each scoreboard cell --- templates/contest/ranking.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/contest/ranking.html b/templates/contest/ranking.html index 7933b86..7a61cb2 100644 --- a/templates/contest/ranking.html +++ b/templates/contest/ranking.html @@ -50,7 +50,7 @@ } .points { - min-width: 4em; + min-width: 2.5em; } .disqualified {