diff --git a/app/views/ci/triggers/index.html.haml b/app/views/ci/triggers/index.html.haml
index f04c116231d0cc3eb9181ec3181746f7f0d4f3bf..44374a1a4d5080f5f6dcc2ae26c3ada5b2fa4195 100644
--- a/app/views/ci/triggers/index.html.haml
+++ b/app/views/ci/triggers/index.html.haml
@@ -1,4 +1,4 @@
-%h3
+%h3.page-title
   Triggers
 
 %p.light
diff --git a/app/views/ci/variables/show.html.haml b/app/views/ci/variables/show.html.haml
index 5cced18a09f00287170dd9b508ae4950283ff9ab..ebf68341e08851e3cce6b890d6cc4c40a7926bbb 100644
--- a/app/views/ci/variables/show.html.haml
+++ b/app/views/ci/variables/show.html.haml
@@ -1,4 +1,6 @@
-%h3 Secret Variables
+%h3.page-title
+  Secret Variables
+
 %p.light 
   These variables will be set to environment by the runner and will be hidden in the build log.
   %br
diff --git a/app/views/ci/web_hooks/index.html.haml b/app/views/ci/web_hooks/index.html.haml
index 92c43cd1d9da93c803fdac9803db9026a821832f..78e8203b25e30ceac1ef9951ba9c70d747aef1c7 100644
--- a/app/views/ci/web_hooks/index.html.haml
+++ b/app/views/ci/web_hooks/index.html.haml
@@ -1,4 +1,4 @@
-%h3
+%h3.page-title
   Web hooks
 
 %p.light