From e6a81b47e04226da041f5270fb5d397ce11d7176 Mon Sep 17 00:00:00 2001 From: maase2 Date: Sun, 3 Nov 2013 10:57:58 +0100 Subject: [PATCH] Update style.css This will fix the profile selector. It will be bring it on the left side. --- view/theme/duepuntozero/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 8561390ff2..56ed2d408f 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1601,7 +1601,7 @@ input#dfrn-url { #contact-profile-selector { width: 175px; - margin-left: 175px; + /*margin-left: 175px;*/ } .contact-edit-submit {