Move "Add Comment" button to Actions bar.

The lonely button now gains some friends.

Signed-off-by: tardo <tardo@nagi-fanboi.net>
This commit is contained in:
tardo 2007-10-02 14:47:51 -04:00 committed by Dan McGee
parent c404c278cc
commit d06163269b
2 changed files with 13 additions and 12 deletions

View file

@ -212,3 +212,7 @@
font-size: 12px;
}
form.actions
{
display: inline;
}