From 2973b38060e349f97bf63b35980835512101b4e2 Mon Sep 17 00:00:00 2001 From: Yvonne Yip Date: Wed, 30 Oct 2013 12:07:35 -0700 Subject: [PATCH] contacts-v2: contact photo styling --- shiny/Contacts-v2/components/contacts-icon.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shiny/Contacts-v2/components/contacts-icon.html b/shiny/Contacts-v2/components/contacts-icon.html index 5a327ce..81896ff 100644 --- a/shiny/Contacts-v2/components/contacts-icon.html +++ b/shiny/Contacts-v2/components/contacts-icon.html @@ -22,6 +22,8 @@ width: 48px; height: 48px; line-height: 48px; + background-size: 95%; + background-position: 3px 0px; }