aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-04-07 15:37:26 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-04-07 15:37:26 +0200
commitbec18f43ad5682b322d3199bcd8db065a391ec19 (patch)
treefa1f3709fae583e39791d46400a5751859aabe0b /templates
parentTue, 06 Apr 2021 13:43:39 +0200 (diff)
downloadwiki-public-bec18f43ad5682b322d3199bcd8db065a391ec19.tar.gz
wiki-public-bec18f43ad5682b322d3199bcd8db065a391ec19.tar.xz
Wed, 07 Apr 2021 15:37:26 +0200
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;
+}