style fixes for new notice form being reused in reply area

This commit is contained in:
Brion Vibber 2011-03-04 14:30:30 -08:00
parent 5358f78e82
commit 97532a093d
1 changed files with 3 additions and 2 deletions

View File

@ -563,8 +563,10 @@ border-width:1px;
border-style:solid;
}
.form_notice {
#header .form_notice {
width:45%;
}
.form_notice {
float:left;
position:relative;
line-height:1;
@ -1120,7 +1122,6 @@ border-top-style:solid;
.threaded-replies .notice-reply {
margin: 8px;
}
.threaded-replies .notice-reply textarea,
.threaded-replies .notice-reply-placeholder input.placeholder {
margin-left: 0;
width: 95%;