set message form label to display inline
darcs-hash:20080918022558-5ed1f-d1be18fc2e383ab0f0482e2ea8903a6bc4f05bf8.gz
This commit is contained in:
parent
8ef9d9d0cc
commit
64cd79bc5f
|
@ -680,10 +680,14 @@ input#favor, input.favor {
|
|||
height: 96px;
|
||||
/*background-color: #F00;*/
|
||||
}
|
||||
|
||||
#message_form p {
|
||||
margin: 36px 0 0 0;
|
||||
padding: 0;
|
||||
}
|
||||
#message_form label {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
#message_content {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue
Block a user