Commit d7674741 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'fix/dashboard-projects-nav-links-height' into 'master'

Fix dashboard projects nav links height

See merge request gitlab-org/gitlab-ce!16204
parents 1d7b4606 4963f391
.top-area
.nav-block
%ul.nav-links
= nav_link(html_options: { class: ("active" unless params[:personal].present?) }) do
= link_to s_('DashboardProjects|All'), dashboard_projects_path
......
---
title: Fix dashboard projects nav links height
merge_request: 16204
author: George Tsiolis
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment