summaryrefslogtreecommitdiffstats
path: root/web/html/css/containers.css
diff options
context:
space:
mode:
authortardo <tardo@nagi-fanboi.net>2007-10-02 20:47:51 +0200
committerPaul Mattal <paul@mattal.com>2007-10-11 15:25:51 +0200
commit783895de7319942ded3708a51a2aed4bfc7ddfda (patch)
treebb6510657912225cd74c6ead2b4f3fe36ee0037d /web/html/css/containers.css
parentd03dd1619423cd38d6bab712bf2ba766e8e59afc (diff)
downloadaur-783895de7319942ded3708a51a2aed4bfc7ddfda.tar.gz
aur-783895de7319942ded3708a51a2aed4bfc7ddfda.tar.xz
Move "Add Comment" button to Actions bar.
The lonely button now gains some friends. Signed-off-by: tardo <tardo@nagi-fanboi.net>
Diffstat (limited to 'web/html/css/containers.css')
-rw-r--r--web/html/css/containers.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css
index e42bd5a1..63eb4b4c 100644
--- a/web/html/css/containers.css
+++ b/web/html/css/containers.css
@@ -212,3 +212,7 @@
font-size: 12px;
}
+ form.actions
+ {
+ display: inline;
+ }