aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/add.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/add.css b/templates/add.css
index a45ba65..b2f663e 100644
--- a/templates/add.css
+++ b/templates/add.css
@@ -68,3 +68,7 @@ footer {
pre.right {
float: right;
}
+
+li > .tag {
+ float: right;
+}