Commit 4963f391 authored by George Tsiolis's avatar George Tsiolis

Fix dashboard projects nav links height

parent 946a3634
.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