commit a2cf5a57bded667f6b21e540172859c041a355e5
parent 53af2b74909c73f7620ebaa9de2050e600286e68
Author: breadcat <breadcat@users.noreply.github.com>
Date: Fri, 10 Jul 2026 12:44:35 +0100
Allow alias rows to expand to full page width
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/admin.html b/templates/admin.html
@@ -125,7 +125,7 @@
For example, if you alias "colour/blue" with "colour/navy", searching for either will show files tagged with both.
</p>
- <div id="aliases-section" class="admin-section">
+ <div id="aliases-section">
<div id="alias-groups"></div>
<button onclick="addAliasGroup()" class="admin-btn admin-btn--success admin-btn--sm admin-btn--top">