From 3fb44744199f20c3f5f88fd9f3d51d33e5b7a10a Mon Sep 17 00:00:00 2001 From: Astoria Date: Wed, 20 Jul 2022 22:00:32 -0500 Subject: [PATCH] Yeah fullwidth isnt great looking always. --- styles/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/default.css b/styles/default.css index a257748..57cbd4b 100644 --- a/styles/default.css +++ b/styles/default.css @@ -220,7 +220,7 @@ input[type="submit" i] { margin-left: 280px; margin-bottom: var(--ver-btm); margin-top: 2px; - /* position: absolute; */ + position: absolute; margin-bottom: 0; }