Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2017-12-21 20:43:57 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2017-12-28 02:47:40 +0300
commitd0156ec0a51ab87dd07589f8db864d1878bffbd6 (patch)
treeef8fe2b84418264269c737d6d035d593b6829ad6 /changelogs
parent54229d3e45576c50e192af79bebbd8e893a3c28e (diff)
Adjust content width for User Settings, GPG Keys
- Limit content width for fixed layout
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-profile-settings-content-width.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-profile-settings-content-width.yml b/changelogs/unreleased/fix-profile-settings-content-width.yml
new file mode 100644
index 00000000000..bf164dc587d
--- /dev/null
+++ b/changelogs/unreleased/fix-profile-settings-content-width.yml
@@ -0,0 +1,5 @@
+---
+title: Adjust content width for User Settings, GPG Keys
+merge_request: 16093
+author: George Tsiolis
+type: fixed