From df6779355922679ecce7c50bc8de337a18ac1a4f Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 13 Apr 2011 21:26:39 -0700 Subject: [PATCH] sync recent update to loozah theme --- view/theme/loozah/style.css | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index bee68fc327..fd909666fa 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2318,3 +2318,23 @@ a.mail-list-link { margin-top: 15px; } +#crepair-nick-label, +#crepair-url-label, +#crepair-request-label, +#crepair-confirm-label, +#crepair-notify-label, +#crepair-poll-label { + float: left; + width: 200px; + margin-bottom: 15px; +} + +#crepair-nick, +#crepair-url, +#crepair-request, +#crepair-confirm, +#crepair-notify, +#crepair-poll { + float: left; + width: 300px; +}