summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz1@gmail.com>2016-04-07 20:33:01 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-04-08 12:04:12 +0200
commit2d5845a07addb5c24d5d9113e8defc8fcba62e4c (patch)
tree5b030302df23b5cb27aa0d33f459104b3040f408
parentd5831ab7a197602de51cba851cc58e36f443ab68 (diff)
downloadgitlab-ce-2d5845a07addb5c24d5d9113e8defc8fcba62e4c.tar.gz
Revert "Merge branch 'fix-sidebar-exapnd' into 'master'"
This reverts merge request !3520
-rw-r--r--app/assets/stylesheets/framework/sidebar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/sidebar.scss b/app/assets/stylesheets/framework/sidebar.scss
index 1d49249dd80..c741c826ae0 100644
--- a/app/assets/stylesheets/framework/sidebar.scss
+++ b/app/assets/stylesheets/framework/sidebar.scss
@@ -200,7 +200,7 @@
top: 0;
left: 0;
font-size: 20px;
- background: #fff;
+ background: transparent;
height: 59px;
text-align: center;
line-height: 59px;