summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-01-16 00:37:04 +0200
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-01-16 00:37:04 +0200
commite43378533415606802ced34ec37fcb6a7a4e3e6c (patch)
treedaa1572312e7eb264bf32949705f455f5ac8c102
parent5c51cbca06b099427e15309b352d01d960f641e3 (diff)
downloadgitlab-ce-e43378533415606802ced34ec37fcb6a7a4e3e6c.tar.gz
Change user settings column width
-rw-r--r--app/views/profiles/gpg_keys/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/profiles/gpg_keys/index.html.haml b/app/views/profiles/gpg_keys/index.html.haml
index 86ebec0179c..e44506ec9c9 100644
--- a/app/views/profiles/gpg_keys/index.html.haml
+++ b/app/views/profiles/gpg_keys/index.html.haml
@@ -3,12 +3,12 @@
= render 'profiles/head'
.row.prepend-top-default
- .col-lg-3.profile-settings-sidebar
+ .col-lg-4.profile-settings-sidebar
%h4.prepend-top-0
= page_title
%p
GPG keys allow you to verify signed commits.
- .col-lg-9
+ .col-lg-8
%h5.prepend-top-0
Add a GPG key
%p.profile-settings-content