Skip to content

Commit

Permalink
Merge "[INTERNAL] sap.m.Avatar: Clear focus style provided"
Browse files Browse the repository at this point in the history
  • Loading branch information
dobrinyonkov authored and Gerrit Code Review committed Jul 16, 2020
2 parents 890247f + e263b26 commit 6cb9597
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/sap.m/src/sap/m/themes/base/Avatar.less
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
.sapUiRespGrid & {
z-index: 100;
}

&.sapFAvatarImage.sapFAvatarSquare {
outline-offset: 0.0625rem;
}
}

html[data-sap-ui-browser^="ie"] .sapFAvatarFocusable:focus,
Expand Down

0 comments on commit 6cb9597

Please sign in to comment.