Commit 0ff97429 authored by Enrique Alcantara's avatar Enrique Alcantara

Nest category-icon inside .user-popover

parent ea6147d6
......@@ -4,10 +4,6 @@
box-shadow: 0 2px 3px 1px $gray-200;
font-size: $gl-font-size-small;
.category-icon {
color: $gray-600;
}
/**
* Blue popover variation
*/
......@@ -129,6 +125,10 @@
.user-popover {
padding: $gl-padding-8;
line-height: $gl-line-height;
.category-icon {
color: $gray-600;
}
}
.onboarding-welcome-page {
......
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