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 @@
} }
.picture { .picture {
border-bottom: 0; border-bottom: 0;
cursor: auto;
min-height: 46px; min-height: 46px;
} }
.name { .name {

Loading…
Cancel
Save