24726 Remove Across GitLab from side navigation

This commit is contained in:
tauriedavis 2016-12-01 11:04:32 -08:00
parent ab54a183a2
commit 33faed1135
4 changed files with 4 additions and 7 deletions

View File

@ -21,7 +21,6 @@
background: $color-darker;
}
.sidebar-header,
.sidebar-action-buttons {
color: $color-light;
background-color: lighten($color-darker, 5%);

View File

@ -59,11 +59,6 @@
padding: 0 !important;
}
.sidebar-header {
padding: 11px 22px 12px;
font-size: 20px;
}
li {
&.separate-item {
padding-top: 10px;

View File

@ -1,5 +1,4 @@
.nav-sidebar
.sidebar-header Across GitLab
%ul.nav
= nav_link(path: ['root#index', 'projects#trending', 'projects#starred', 'dashboard/projects#index'], html_options: {class: "#{project_tab_class} home"}) do
= link_to dashboard_projects_path, title: 'Projects', class: 'dashboard-shortcuts-projects' do

View File

@ -0,0 +1,4 @@
---
title: 24726 Remove Across GitLab from side navigation
merge_request:
author: