Removes ee differences for avatar.scss

This commit is contained in:
Filipa Lacerda 2019-03-20 11:30:11 +00:00
parent e61cbe7fe3
commit 43a08e1e58
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@
border: 0;
}
&.avatar-placeholder {
border: 0;
}
&:not([href]):hover {
border-color: darken($gray-normal, 10%);
}