summaryrefslogtreecommitdiff
path: root/app/views/projects/pages/_no_domains.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/pages/_no_domains.html.haml')
-rw-r--r--app/views/projects/pages/_no_domains.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/pages/_no_domains.html.haml b/app/views/projects/pages/_no_domains.html.haml
index 7cea5f3e70b..8c93cf7a8ad 100644
--- a/app/views/projects/pages/_no_domains.html.haml
+++ b/app/views/projects/pages/_no_domains.html.haml
@@ -1,6 +1,6 @@
- if can?(current_user, :update_pages, @project)
- .panel.panel-default
- .panel-heading
+ .card
+ .card-header
Domains
.nothing-here-block
Support for domains and certificates is disabled.