diff options
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r-- | skins/larry/addressbook.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index 090e54c7b..6bf9426c4 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -219,7 +219,7 @@ } #contactpic img { - width: 112px; + max-width: 112px; visibility: inherit; } |