Merge branch 'fix/profile-settings-content-width' into 'master'
Adjust content width for User Settings, GPG Keys See merge request gitlab-org/gitlab-ce!16093
This commit is contained in:
commit
ff077cf7dc
2 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
- page_title "GPG Keys"
|
||||
- @content_class = "limit-container-width" unless fluid_layout
|
||||
= render 'profiles/head'
|
||||
|
||||
.row.prepend-top-default
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Adjust content width for User Settings, GPG Keys
|
||||
merge_request: 16093
|
||||
author: George Tsiolis
|
||||
type: fixed
|
Loading…
Reference in a new issue