diff --git a/provisioning/templates/dashboard.html.j2 b/provisioning/templates/dashboard.html.j2 index 5fae7e798..e134275ae 100644 --- a/provisioning/templates/dashboard.html.j2 +++ b/provisioning/templates/dashboard.html.j2 @@ -11,7 +11,7 @@ margin: 0; } /* minor fallback styling for when loaded without an internet connection */ - .panel, .jumbotron, .well { + .card, .jumbotron { margin-bottom: 20px; } td, th { @@ -315,7 +315,7 @@
Drupal VM is a VM for local Drupal development, built with Vagrant + Ansible.
+Drupal VM is a VM for local Drupal development, built with Vagrant + Ansible.
Machine name: {{ vagrant_machine_name }}