From 15f2ce5459153336dfb53abcdbb557bf9f2e51c0 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 9 Nov 2011 19:30:14 -0800 Subject: contact edit updates --- view/theme/duepuntozero/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 088cb7c18..f1f217059 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1419,7 +1419,11 @@ input#dfrn-url { #contact-edit-links ul { list-style: none; + list-style-type: none; + margin-left: 0px; + padding-left: 0px; } + #contact-edit-links li { margin-top: 5px; } -- cgit v1.2.3