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

Merge branch 'fix-autocomplete-group' into 'master'

Fix username autocomplete group name with no avatar alignment

Closes #36502

See merge request !13578
parents 441ba5f3 f0b37881
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -204,6 +204,16 @@
}
}
 
div.avatar {
display: inline-flex;
justify-content: center;
align-items: center;
.center {
line-height: 14px;
}
}
strong {
color: $gl-text-color;
}
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