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 Paul Mattal
parent d03dd16194
commit 783895de73
2 changed files with 13 additions and 3 deletions

View file

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