Skip to content
Snippets Groups Projects
Commit f0b37881 authored by Clement Ho's avatar Clement Ho
Browse files

Fix username autocomplete group name with no avatar alignment

parent 8615e785
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