summaryrefslogtreecommitdiff
path: root/app/views/profiles/gpg_keys
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2017-12-21 19:43:57 +0200
committerGeorge Tsiolis <tsiolis.g@gmail.com>2017-12-28 01:47:40 +0200
commitd0156ec0a51ab87dd07589f8db864d1878bffbd6 (patch)
treeef8fe2b84418264269c737d6d035d593b6829ad6 /app/views/profiles/gpg_keys
parent54229d3e45576c50e192af79bebbd8e893a3c28e (diff)
downloadgitlab-ce-d0156ec0a51ab87dd07589f8db864d1878bffbd6.tar.gz
Adjust content width for User Settings, GPG Keys
- Limit content width for fixed layout
Diffstat (limited to 'app/views/profiles/gpg_keys')
-rw-r--r--app/views/profiles/gpg_keys/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/profiles/gpg_keys/index.html.haml b/app/views/profiles/gpg_keys/index.html.haml
index 8dbb8aef31b..86ebec0179c 100644
--- a/app/views/profiles/gpg_keys/index.html.haml
+++ b/app/views/profiles/gpg_keys/index.html.haml
@@ -1,4 +1,5 @@
- page_title "GPG Keys"
+- @content_class = "limit-container-width" unless fluid_layout
= render 'profiles/head'
.row.prepend-top-default