From 9fd93a3b5395a84c3de020b7ecdf6a44f5b1894a Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Mon, 29 Jan 2024 21:18:22 -0600 Subject: [PATCH] More CSS --- resources/table.scss | 1 - templates/contest/ranking.html | 2 +- templates/two-column-content.html | 5 +++-- templates/user/base-users-two-col.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/table.scss b/resources/table.scss index 704af10..b0819d6 100644 --- a/resources/table.scss +++ b/resources/table.scss @@ -52,7 +52,6 @@ padding: 4px 10px; vertical-align: middle; text-align: center; - white-space: nowrap; font-weight: 600; font-size: 1.1em; diff --git a/templates/contest/ranking.html b/templates/contest/ranking.html index b955be4..baea8db 100644 --- a/templates/contest/ranking.html +++ b/templates/contest/ranking.html @@ -149,7 +149,7 @@ - + {{ _('Download as CSV') }} diff --git a/templates/two-column-content.html b/templates/two-column-content.html index 82899a7..3c86d27 100644 --- a/templates/two-column-content.html +++ b/templates/two-column-content.html @@ -9,8 +9,9 @@ diff --git a/templates/user/base-users-two-col.html b/templates/user/base-users-two-col.html index 9cad8db..f1d459a 100644 --- a/templates/user/base-users-two-col.html +++ b/templates/user/base-users-two-col.html @@ -24,7 +24,7 @@ {% block before_table %}{% endblock %} -
+
{% block users_table %}{% endblock %}