From 1ca9263c879c5043cf35aec345d462bcfdd71321 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 11 May 2011 05:23:45 -0700 Subject: bug #66, identity address string malformed if line wraps --- view/theme/duepuntozero/style.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'view/theme') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 5f8f06a6c..4c9f389e2 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -383,7 +383,7 @@ input#dfrn-url { #settings-nick-wrapper { margin-top: 20px; - margin-bottom: 30px; + } #settings-expire-end { @@ -506,10 +506,6 @@ input#dfrn-url { width: 500px; } -#settings-nick { - margin-bottom: 50px; -} - #cropimage-wrapper, #cropimage-preview-wrapper { float: left; padding: 30px; @@ -2126,11 +2122,15 @@ a.mail-list-link { } -#plugin-settings-link, #account-settings-link, #uexport-link { +#plugin-settings-link, #account-settings-link { margin-bottom: 10px; } -/* end from defautlt */ +#uexport-link { + margin-bottom: 20px; +} + +/* end from default */ .fn { -- cgit v1.2.3