Skip to content
Snippets Groups Projects
Commit 5d4e0733 authored by Phil Hughes's avatar Phil Hughes
Browse files

Merge branch '39001-mr-tabs-hover' into 'master'

Fixes from CSS refactor

Closes #39001 and #38939

See merge request gitlab-org/gitlab-ce!14828
parents bdae881e cc4362d3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,6 +6,7 @@
margin: 0;
list-style: none;
height: auto;
border-bottom: 1px solid $border-color;
 
li {
display: flex;
Loading
Loading
@@ -24,6 +25,7 @@
&:focus {
text-decoration: none;
color: $black;
border-bottom: 2px solid $gray-darkest;
 
.badge {
color: $black;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment