From a149010cb902025ea1ca9eb0e3a72a7962195efe Mon Sep 17 00:00:00 2001 From: m Date: Sat, 14 Mar 2026 20:44:57 +0100 Subject: [PATCH] move button --- static/css/components/timeline.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/components/timeline.css b/static/css/components/timeline.css index bb54239..3f7b70b 100644 --- a/static/css/components/timeline.css +++ b/static/css/components/timeline.css @@ -19,8 +19,8 @@ li.tw-relative { .timeline-button { position: absolute; /* Centering the dot exactly on the 2px line */ - left: -1.95rem !important; - top: 0.5rem; + left: -2rem !important; + top: 0.1rem; width: 14px !important; height: 14px !important;