Skip to content

Commit

Permalink
Fix favorite icon.
Browse files Browse the repository at this point in the history
Limit larger icons only to those shown in place of an avatar.

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
  • Loading branch information
Ivansss authored and danxuliu committed Dec 18, 2018
1 parent 81b9fdf commit 55593fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
.select2-result .icon-contacts.avatar,
.select2-result .icon-public-white.avatar,
.select2-result .icon-mail.avatar,
#app-navigation .app-navigation-entry-link .icon {
#app-navigation .app-navigation-entry-link .avatar.icon {
border-radius: 50%;
width: 32px;
height: 32px;
Expand Down

0 comments on commit 55593fd

Please sign in to comment.