Commit 94e8dacd authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'I-37064' into 'master'

Remove buttons in epic tree have weird focus state

See merge request gitlab-org/gitlab!21785
parents c9e6b390 5fe4da83
......@@ -29,7 +29,7 @@
&:focus,
&:active {
background-color: $btn-active-gray;
box-shadow: $gl-btn-active-background;
box-shadow: none;
}
}
......
---
title: fix CSS shadowbox on focus
merge_request: 21785
author: allenlai18
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