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 %}