From 98ee37176f77c2a51eb08d4626c6f00389b9a739 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sat, 8 Jun 2024 00:07:38 -0400 Subject: [PATCH] fix the --- src/scss/bucket/_style.scss | 1 + src/web/_views/apps/bucket.php | 1 + 2 files changed, 2 insertions(+) diff --git a/src/scss/bucket/_style.scss b/src/scss/bucket/_style.scss index b449ab4..8d65c68 100644 --- a/src/scss/bucket/_style.scss +++ b/src/scss/bucket/_style.scss @@ -72,6 +72,7 @@ a { width: 100%; left: 0; position: absolute; + margin-top: 3px; .center { .header { diff --git a/src/web/_views/apps/bucket.php b/src/web/_views/apps/bucket.php index 58925f1..72c349b 100644 --- a/src/web/_views/apps/bucket.php +++ b/src/web/_views/apps/bucket.php @@ -8,6 +8,7 @@ echo $this->main->link_css('css/bucket.css'); } ?> +