summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-22 22:48:20 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-22 22:48:20 +0000
commite8e0c74f8a517f83248873e16fed8a96d72af54f (patch)
tree5114c7f5fd4eaffb6f4d920d30a2cee2b3952382 /theme/base
parent04d498784ff1892607a3aee65d76104192fe4af2 (diff)
Reduced top and bottom notice whitespace.
Reduced form notice textarea height.
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 3f34ee7b2..596ce42f4 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -393,7 +393,7 @@ border-radius:7px;
-webkit-border-radius:7px;
width:377px;
width:370px;
-height:86px;
+height:67px;
line-height:1.5;
padding:7px 7px 16px 7px;
}
@@ -418,7 +418,7 @@ margin-left:4px;
#form_notice .form_note {
position:absolute;
-top:118px;
+top:99px;
right:98px;
z-index:9;
}
@@ -709,8 +709,8 @@ margin-right:11px;
.notice,
.profile {
position:relative;
-padding-top:18px;
-padding-bottom:18px;
+padding-top:11px;
+padding-bottom:11px;
clear:both;
float:left;
width:644px;