summaryrefslogtreecommitdiff
path: root/app/views/shared/wikis/pages.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/wikis/pages.html.haml')
-rw-r--r--app/views/shared/wikis/pages.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/shared/wikis/pages.html.haml b/app/views/shared/wikis/pages.html.haml
index 76fc9510740..f5ba1c83de4 100644
--- a/app/views/shared/wikis/pages.html.haml
+++ b/app/views/shared/wikis/pages.html.haml
@@ -6,9 +6,9 @@
.wiki-page-header.top-area.flex-column.flex-lg-row
- .nav-text.flex-fill
- %h2.wiki-page-title
- = s_("Wiki|Wiki Pages")
+
+ %h3.page-title.gl-flex-fill-1
+ = s_("Wiki|Wiki Pages")
.nav-controls.pb-md-3.pb-lg-0
= link_to wiki_path(@wiki, action: :git_access), class: 'btn gl-button' do