summaryrefslogtreecommitdiff
path: root/app/views/layouts/terms.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/terms.html.haml')
-rw-r--r--app/views/layouts/terms.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/layouts/terms.html.haml b/app/views/layouts/terms.html.haml
index a8964b19ba1..977eb350365 100644
--- a/app/views/layouts/terms.html.haml
+++ b/app/views/layouts/terms.html.haml
@@ -14,9 +14,9 @@
%div{ class: "#{container_class} limit-container-width" }
.content{ id: "content-body" }
- .panel.panel-default
- .panel-heading
- .title
+ .card
+ .card-header
+ .card-title
= brand_header_logo
- logo_text = brand_header_logo_type
- if logo_text.present?