summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-08-07 10:16:09 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-08-07 10:16:09 -0500
commit1c184ed9e2e34e42e3c3e5a3fb9e735fcf12c4dd (patch)
tree79b8647709e7fbe59081b991adaed6a5022fd099
parentd7ef168c52ce67dd15209ff303925054f9a99583 (diff)
downloadgitlab-ce-34028-collapse-sidebar.tar.gz
-rw-r--r--app/assets/stylesheets/new_sidebar.scss4
-rw-r--r--changelogs/unreleased/34028-collapse-sidebar.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/app/assets/stylesheets/new_sidebar.scss b/app/assets/stylesheets/new_sidebar.scss
index 2a568292aba..d770377ba84 100644
--- a/app/assets/stylesheets/new_sidebar.scss
+++ b/app/assets/stylesheets/new_sidebar.scss
@@ -134,10 +134,6 @@ $new-sidebar-collapsed-width: 50px;
background-color: $gray-normal;
box-shadow: inset -2px 0 0 $border-color;
- // .expand-full-sidebar-button {
- // display: none;
- // }
-
&.sidebar-icons-only {
width: $new-sidebar-collapsed-width;
diff --git a/changelogs/unreleased/34028-collapse-sidebar.yml b/changelogs/unreleased/34028-collapse-sidebar.yml
new file mode 100644
index 00000000000..468212240ac
--- /dev/null
+++ b/changelogs/unreleased/34028-collapse-sidebar.yml
@@ -0,0 +1,4 @@
+---
+title: Make contextual sidebar collapsible
+merge_request:
+author: