summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-02-05 15:06:46 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-02-05 15:06:46 -0500
commit932c5eb886abacceb0613f2de6e77ff50660a861 (patch)
treef5f99685fba044ed146d60fd94edcb1f96f7e3b8
parent4a878e1dfacf4510aa95c81e1ecb815289eee3c1 (diff)
downloadgitlab-ce-feature/jschatz1/sidebar-features.tar.gz
-rw-r--r--app/assets/stylesheets/framework/variables.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index efc3366e99c..b8386362637 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -13,8 +13,8 @@ $list-font-size: 15px;
$sidebar_collapsed_width: 62px;
$sidebar_width: 230px;
$gutter_collapsed_width: 62px;
-$gutter_width: 312px;
-$gutter_inner_width: 280px;
+$gutter_width: 290px;
+$gutter_inner_width: 258px;
$avatar_radius: 50%;
$code_font_size: 13px;
$code_line_height: 1.5;