From 2131692449df3100042ac01da4c78707d34030df Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Wed, 1 Nov 2023 10:43:40 -0400 Subject: [PATCH] Small styling update --- app/templates/views/dashboard/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/dashboard/dashboard.html b/app/templates/views/dashboard/dashboard.html index 280aa8b67..851629621 100644 --- a/app/templates/views/dashboard/dashboard.html +++ b/app/templates/views/dashboard/dashboard.html @@ -54,7 +54,7 @@ {% if current_user.has_permissions('manage_service') %} -

2023

+

2023

{{ ajax_block(partials, updates_url, 'usage') }} {{ show_more( url_for(".usage", service_id=current_service['id']),