summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-03-01 12:39:23 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-03-01 12:42:30 -0600
commitd3c4e56bb93f5f7a98ee0b60825ff38270138c4d (patch)
treef11f5cc9308f9089bf5a2cb39a5ef7cbec0c00f7
parentf33bd9aeb722bb8fc8dbf4d93766d33fdb51c306 (diff)
downloadgitlab-ce-right-sidebar-whitespace.tar.gz
Remove side padding from expanded sidebarright-sidebar-whitespace
-rw-r--r--app/assets/stylesheets/framework/sidebar.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/sidebar.scss b/app/assets/stylesheets/framework/sidebar.scss
index 8978e284f55..40e93032f59 100644
--- a/app/assets/stylesheets/framework/sidebar.scss
+++ b/app/assets/stylesheets/framework/sidebar.scss
@@ -73,10 +73,6 @@
right: $gutter_collapsed_width;
}
}
-
- &.with-overlay {
- padding-right: $gutter_collapsed_width;
- }
}
.right-sidebar {