summaryrefslogtreecommitdiff
path: root/client/html/posts_header.tpl
diff options
context:
space:
mode:
authorEva <evauwu@riseup.net>2023-05-21 20:00:37 +0200
committerEva <evauwu@riseup.net>2024-03-21 22:26:49 +0100
commitc1c695f082f53819f092a535aa08125e3f3f48bb (patch)
tree12d9ebfa00c0bb07a212ede84841090a4002fc33 /client/html/posts_header.tpl
parent4b6b231fc809b173f7f619563589e4eed77d35c2 (diff)
client/css: stack bulk tagging toggles horizontally on mobile
Diffstat (limited to 'client/html/posts_header.tpl')
-rw-r--r--client/html/posts_header.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/html/posts_header.tpl b/client/html/posts_header.tpl
index d1422d2..77d16ed 100644
--- a/client/html/posts_header.tpl
+++ b/client/html/posts_header.tpl
@@ -16,7 +16,6 @@
%><form class='horizontal bulk-edit bulk-edit-tags'><%
%><span class='append hint'>Tagging with:</span><%
%><a href class='mousetrap button append open'>Mass tag</a><%
- %><wbr/><%
%><%= ctx.makeTextInput({name: 'tag', value: ctx.parameters.tag}) %><%
%><input class='mousetrap start' type='submit' value='Start tagging'/><%
%><a href class='mousetrap button append close'>Stop tagging</a><%