summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-15 20:15:11 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-15 20:15:11 +0000
commit7bb074898f0be7e606eeb9844adcba001c571b38 (patch)
tree37823cc4ff9309870487061061ffb7bd21812028 /theme/base
parente55c9e559d877ded4c4f207299044781ae26a945 (diff)
Up to date
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 5fc24779b..8b2e2f801 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -127,6 +127,7 @@ font-weight:bold;
address {
float:left;
margin-bottom:18px;
+margin-left:18px;
}
address .fn,
address .email {
@@ -316,7 +317,7 @@ padding:18px 4px 18px 18px;
#form_notice {
width:384px;
float:left;
-margin-left:86px;
+margin-left:68px;
position:relative;
line-height:1;
}