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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-14 13:29:57 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-14 13:29:57 +0300
commit98cb6256faddf1dc862b38e8943bb25734d03e93 (patch)
tree623de283a9c7f66fe7a6f1564921c73877cd8d14 /app/assets/stylesheets/themes
parentc013a9de148c7a4557c0ae80449ba4c7fbf2746b (diff)
Add nice scroll for sidebar
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/assets/stylesheets/themes')
-rw-r--r--app/assets/stylesheets/themes/gitlab-theme.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/themes/gitlab-theme.scss b/app/assets/stylesheets/themes/gitlab-theme.scss
index e5325bbdc74..3589cb88d03 100644
--- a/app/assets/stylesheets/themes/gitlab-theme.scss
+++ b/app/assets/stylesheets/themes/gitlab-theme.scss
@@ -35,7 +35,6 @@
.sidebar-wrapper {
background: $color-darker;
- border-right: 1px solid $color-darker;
.sidebar-user {
background: $color-darker;