project-summary: make dismiss button more obvious

This commit is contained in:
Drew DeVault 2020-04-29 10:25:48 -04:00
parent 4186fe21d5
commit 05e62eb6a3
1 changed files with 2 additions and 2 deletions

View File

@ -99,8 +99,8 @@
{% if ncomplete == 3 %}
<div class="alert alert-info">
<p>
<button class="btn btn-link text-muted pull-right" type="submit">
dismiss
<button class="btn btn-primary pull-right" type="submit">
Dismiss {{icon('caret-right')}}
</button>
You're all set! If you want to set up more things for your project,
click "more +" on the top right.