Commit 69a7a9f9 authored by Clement Ho's avatar Clement Ho

Merge branch 'fix-boards-issue-highlight' into 'master'

Fix boards issue highlight

Closes #48068

See merge request gitlab-org/gitlab-ce!20063
parents 254e589d 57a4013a
......@@ -290,10 +290,6 @@
&.is-active,
&.is-active .board-card-assignee:hover a {
background-color: $row-hover;
&:first-child:not(:only-child) {
box-shadow: -10px 0 10px 1px $row-hover;
}
}
.badge {
......
---
title: Fix boards issue highlight
merge_request: 20063
author: George Tsiolis
type: changed
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