From 1ba07f070998d32d115d90d0d73db2dca59c4690 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 11 Apr 2012 12:52:51 +0000 Subject: Allow mass-removal of addresses from a group (#1487748) --- skins/larry/addressbook.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skins/larry/addressbook.css') diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index 4ad6d34cd..5181c22b1 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -49,14 +49,14 @@ position: absolute; top: 42px; left: 0; - width: 260px; + width: 280px; bottom: 0; } #contacts-box { position: absolute; top: 42px; - left: 272px; + left: 292px; right: 0; bottom: 0; } -- cgit v1.2.3