summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-22 16:57:37 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-22 16:57:37 +0000
commitead13846505be3e183ecf05f5897636f0d9e5755 (patch)
treef60bd6cba3e7bfd468f667980fd68b03bfb5bd76 /theme/base
parent93925b8505f428f961ecf546e63744927bf63ad3 (diff)
.profile form.form_subscriptions_edit style
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 727fd94c4..23f04f761 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -684,13 +684,22 @@ float:none;
}
.profile .entity_profile .entity_note,
.profile .entity_profile .entity_url,
-.profile .entity_profile .entity_tags {
+.profile .entity_profile .entity_tags,
+.profile .entity_profile .form_subcription_edit {
margin-left:59px;
clear:none;
display:block;
width:auto;
}
+.profile .entity_profile .form_subcription_edit label {
+font-weight:normal;
+margin-right:11px;
+}
+
+
+
+
/* NOTICE */
.notice,
.profile {