From 05e62eb6a32d11fd91398c50e8dfb12aa0592579 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 29 Apr 2020 10:25:48 -0400 Subject: [PATCH] project-summary: make dismiss button more obvious --- hubsrht/templates/project-summary.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hubsrht/templates/project-summary.html b/hubsrht/templates/project-summary.html index 86ae7b6..b907d16 100644 --- a/hubsrht/templates/project-summary.html +++ b/hubsrht/templates/project-summary.html @@ -99,8 +99,8 @@ {% if ncomplete == 3 %}

- You're all set! If you want to set up more things for your project, click "more +" on the top right.