From a80421efb6133fde154660103fd5197fbd01292f Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Wed, 10 Jun 2026 22:49:53 +0900 Subject: [PATCH] Sessions sort dropdown: nudge all items 2px more left MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Group row's auto-sort-sessions-btn padding-left 6→4, and .sort-dropdown-item left padding 8→6 so 'Last Active', 'Newest First', 'By Folder', '↑↓ Rearrange', '● Select' all shift in by the same amount, matching the Group nudge. --- static/index.html | 2 +- static/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index a9c1229e0..cbdb17d5f 100644 --- a/static/index.html +++ b/static/index.html @@ -723,7 +723,7 @@