From 1773e889b0adab0acf3acd1c50dccda8d25cb0c5 Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Tue, 8 Oct 2024 13:03:39 -0400 Subject: [PATCH] Fix long challenge title truncating by expanding all buttons on that row (#97) Fix long challenge title truncating by expanding all buttons on that row --- templates/challenges.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/challenges.html b/templates/challenges.html index a2d7ddd..4cc8474 100644 --- a/templates/challenges.html +++ b/templates/challenges.html @@ -44,9 +44,9 @@