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:
authorFilipa Lacerda <filipa@gitlab.com>2018-10-12 11:36:42 +0300
committerSteve Azzopardi <steveazz@outlook.com>2018-10-12 13:07:06 +0300
commita9d91ed20743b61d9e0361d7d7568d0781251817 (patch)
tree2c7951b14340b8c162e3217615e0e8d1ce297321 /changelogs
parenta5ecb5bbdac05c3b1a96ecb918ce6a4ceed37d75 (diff)
Hide job sidebar on mobile
This commit adds back `js-` classes needed to automatically collapse the sidebar on resize.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/52608-sidebar.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52608-sidebar.yml b/changelogs/unreleased/52608-sidebar.yml
new file mode 100644
index 00000000000..9eca30f7b95
--- /dev/null
+++ b/changelogs/unreleased/52608-sidebar.yml
@@ -0,0 +1,5 @@
+---
+title: Hides sidebar for job page in mobile
+merge_request:
+author:
+type: fixed