summaryrefslogtreecommitdiff
path: root/app/views/admin/appearances/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/appearances/show.html.haml')
-rw-r--r--app/views/admin/appearances/show.html.haml7
1 files changed, 1 insertions, 6 deletions
diff --git a/app/views/admin/appearances/show.html.haml b/app/views/admin/appearances/show.html.haml
index 454b779842c..ccf6f960cf2 100644
--- a/app/views/admin/appearances/show.html.haml
+++ b/app/views/admin/appearances/show.html.haml
@@ -1,9 +1,4 @@
- page_title "Appearance"
-
-%h3.page-title
- Appearance settings
-%p.light
- You can modify the look and feel of GitLab here
-%hr
+- @content_class = "limit-container-width" unless fluid_layout
= render 'form'