Revert "Move "Add Comment" button to Actions bar."

This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a.
We have decided to put the button by itself on the bottom, so
it does not get lost. This might be reconsidered in later UI
revamping.
This commit is contained in:
Paul Mattal 2007-10-11 09:10:44 -04:00 committed by Dan McGee
parent e9de45954a
commit 9274f54287
2 changed files with 12 additions and 13 deletions

View file

@ -219,7 +219,3 @@
padding: 2px;
}
form.actions
{
display: inline;
}