client/css: stack bulk tagging toggles horizontally on mobile

This commit is contained in:
Eva
2023-05-21 20:00:37 +02:00
parent 4b6b231fc8
commit c1c695f082
2 changed files with 3 additions and 1 deletions

View File

@ -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><%