summaryrefslogtreecommitdiff
path: root/app/views/projects/_visibility_modal.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/_visibility_modal.html.haml')
-rw-r--r--app/views/projects/_visibility_modal.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_visibility_modal.html.haml b/app/views/projects/_visibility_modal.html.haml
index db98b978f04..66066ceb5b2 100644
--- a/app/views/projects/_visibility_modal.html.haml
+++ b/app/views/projects/_visibility_modal.html.haml
@@ -5,7 +5,7 @@
.modal-dialog
.modal-content
.modal-header
- %h3.page-title= _('Reduce this project’s visibility?')
+ %h1.page-title.gl-font-size-h-display= _('Reduce this project’s visibility?')
%button.close{ type: "button", "data-dismiss": "modal", "aria-label" => _('Close') }
%span{ "aria-hidden": "true" }= sprite_icon("close")
.modal-body