Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
8b80884d1fbe
Commit
219edb4e
authored
Jan 03, 2018
by
George Tsiolis
Browse files
Fix dashboard projects nav links height
parent
47778655d984
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/views/dashboard/projects/_nav.html.haml
View file @
8b80884d
.
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
...
...
changelogs/unreleased/fix-dashboard-projects-nav-links-height.yml
0 → 100644
View file @
8b80884d
---
title
:
Fix dashboard projects nav links height
merge_request
:
16204
author
:
George Tsiolis
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment