From e8f13e2f5140b6aee34c5cd7c2da23023c9f6358 Mon Sep 17 00:00:00 2001
From: memdmp <memdmp@estrogen.zone>
Date: Sun, 5 Jan 2025 14:07:55 +0100
Subject: chore: update css

---
 cgit.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cgit.css b/cgit.css
index 3de6527..5358471 100644
--- a/cgit.css
+++ b/cgit.css
@@ -39,7 +39,7 @@ div#cgit a.button {
   backdrop-filter: blur(8px);
 }
 
-div#cgit tr td.ls-mode + td + td.ls-size + td > a.button {
+div#cgit tr > td:last-child > a.button {
   border-radius: 0px;
   padding: 6px 8px;
   transition: background-color 0.3s;
-- 
cgit v1.2.3