aboutsummaryrefslogtreecommitdiff
path: root/app/views/mini_environments/show.html.erb
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2018-06-22 08:06:00 +0100
committerChristopher Baines <mail@cbaines.net>2018-06-22 08:06:00 +0100
commitc66bdfc2ce7880d9bc1a8d8ae426f294bfbc800d (patch)
treec8649578a89f10e9e6c46814272ddcb189a86137 /app/views/mini_environments/show.html.erb
parentf79be6cf0430cb8da72e69b253b1b0a7b643ebce (diff)
downloadgovuk-mini-environment-admin-c66bdfc2ce7880d9bc1a8d8ae426f294bfbc800d.tar
govuk-mini-environment-admin-c66bdfc2ce7880d9bc1a8d8ae426f294bfbc800d.tar.gz
Change most of the primary buttons to use the default styling
This is something the style guide suggests.
Diffstat (limited to 'app/views/mini_environments/show.html.erb')
-rw-r--r--app/views/mini_environments/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/mini_environments/show.html.erb b/app/views/mini_environments/show.html.erb
index ac4a2bf..bfb9a54 100644
--- a/app/views/mini_environments/show.html.erb
+++ b/app/views/mini_environments/show.html.erb
@@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see
%>
-<a href="<%= mini_environments_path %>" class="btn btn-lg btn-primary pull-right">
+<a href="<%= mini_environments_path %>" class="btn btn-lg btn-default pull-right">
Back to list
</a>