Commit 28cfb686 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fix/profile-gpg-keys-column-width' into 'master'

Change user settings column width

See merge request gitlab-org/gitlab-ce!16479
parents 891f7cba e4337853
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment