From cb4f476c51b3ce69d6b420c3175419a4c29194ca Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Wed, 7 Feb 2024 08:07:45 +0100 Subject: [PATCH] adf --- assets/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/style.css b/assets/style.css index 390cce6..5aef16a 100644 --- a/assets/style.css +++ b/assets/style.css @@ -242,7 +242,7 @@ ul.navpage_list #statusMessageContainer{ position: fixed; - top: 50px; + top: 80px; right: 20px; z-index: 510; display: flex; @@ -316,7 +316,6 @@ input button{ border-radius: 50px; - background: none; border: 2px solid var(--primary); width: 175px; }