Browse Source

Update cursor for buddyPicture.

pull/91/head
Evan Theurer 12 years ago
parent
commit
c166c4e9e8
  1. 1
      src/styles/components/_contactsmanager.scss

1
src/styles/components/_contactsmanager.scss

@ -56,6 +56,7 @@ @@ -56,6 +56,7 @@
}
.picture {
border-bottom: 0;
cursor: auto;
min-height: 46px;
}
.name {

Loading…
Cancel
Save