aboutsummaryrefslogtreecommitdiff
path: root/app/views/mini_environments/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/mini_environments/index.html.erb')
-rw-r--r--app/views/mini_environments/index.html.erb8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/views/mini_environments/index.html.erb b/app/views/mini_environments/index.html.erb
index 11d5a79..5e131c6 100644
--- a/app/views/mini_environments/index.html.erb
+++ b/app/views/mini_environments/index.html.erb
@@ -1,5 +1,11 @@
-<a href="<%= new_mini_environment_path %>">Create new mini environment</a>
+<a class="btn btn-lg btn-success pull-right"
+ role="button"
+ href="<%= new_mini_environment_path %>">
+ Create a new mini environment
+</a>
+
+
<% MiniEnvironment.all.each do |mini_environment| %>
<a href="<%= mini_environment_path mini_environment %>">