summaryrefslogtreecommitdiff
path: root/skins/classic/addressbook.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/classic/addressbook.css')
-rw-r--r--skins/classic/addressbook.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/classic/addressbook.css b/skins/classic/addressbook.css
index 415142e0c..9575ae25f 100644
--- a/skins/classic/addressbook.css
+++ b/skins/classic/addressbook.css
@@ -357,7 +357,8 @@ body.iframe,
}
#contactpic img {
- width: 60px;
+ max-width: 60px;
+ max-height: 80px;
}
#contactpic.droptarget.hover {