summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-19 04:19:14 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-19 04:19:14 +0000
commit6967e3ec86b421066cd3d5be74a103a3b394937c (patch)
treef5d7971bb9ae6185a3e000e981bb85a63494c378 /theme/base
parent2fb53cdae446313546b7e65dccfef046fb7150da (diff)
Setting up a way to deal with different logo sizes.
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index e9799160c..e337f1c98 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -195,13 +195,11 @@ float:left;
margin-bottom:18px;
margin-left:18px;
}
-address .fn,
-address .email {
-display:none;
+address.vcard img.logo {
+margin-right:0;
}
-
#header {
width:100%;
position:relative;
@@ -399,7 +397,6 @@ border-radius:7px;
width:384px;
width:458px;
float:left;
-margin-left:68px;
position:relative;
line-height:1;
}