From d06163269bd88ee7fd5e48fd7d43a8b249ffd2d8 Mon Sep 17 00:00:00 2001 From: tardo Date: Tue, 2 Oct 2007 14:47:51 -0400 Subject: Move "Add Comment" button to Actions bar. The lonely button now gains some friends. Signed-off-by: tardo --- web/html/css/containers.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/html/css/containers.css') diff --git a/web/html/css/containers.css b/web/html/css/containers.css index e42bd5a..63eb4b4 100644 --- a/web/html/css/containers.css +++ b/web/html/css/containers.css @@ -212,3 +212,7 @@ font-size: 12px; } + form.actions + { + display: inline; + } -- cgit v1.2.3-54-g00ecf