Commit e393fbc2 authored by Phil Hughes's avatar Phil Hughes

Merge branch '10538-avatar-css' into 'master'

removes ee differences for avatar.scss

Closes gitlab-ee#10538

See merge request gitlab-org/gitlab-ce!26360
parents b54b22cd 43a08e1e
......@@ -61,6 +61,10 @@
border: 0;
}
&.avatar-placeholder {
border: 0;
}
&:not([href]):hover {
border-color: darken($gray-normal, 10%);
}
......
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