Reduced top and bottom notice whitespace.

Reduced form notice textarea height.
This commit is contained in:
sarven 2009-01-22 22:48:20 +00:00
parent 04d498784f
commit e8e0c74f8a
1 changed files with 4 additions and 4 deletions

View File

@ -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;