From ecd714ae54520fb55b54407b5022b6ac7922f514 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 5 Oct 2011 20:01:42 -0700 Subject: provide ability to repair contact photo --- view/theme/duepuntozero/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index bdd324c94..d488ed7e2 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2474,6 +2474,7 @@ a.mail-list-link { #crepair-request-label, #crepair-confirm-label, #crepair-notify-label, +#crepair-photo-label, #crepair-poll-label { float: left; width: 200px; @@ -2486,6 +2487,7 @@ a.mail-list-link { #crepair-request, #crepair-confirm, #crepair-notify, +#crepair-photo, #crepair-poll { float: left; width: 300px; -- cgit v1.2.3