From 0b2be2213e58a06bdd587f51961f711d26f9e234 Mon Sep 17 00:00:00 2001 From: Juan Carlos Ponce Campuzano <37394697+jcponce@users.noreply.github.com> Date: Wed, 10 Apr 2024 07:39:45 +1000 Subject: [PATCH] Update message.css --- velfields/libraries/message.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/velfields/libraries/message.css b/velfields/libraries/message.css index a702860..ecf886c 100644 --- a/velfields/libraries/message.css +++ b/velfields/libraries/message.css @@ -2,8 +2,8 @@ .support { position: fixed; font-size: 1.2em; - left: 10; - bottom: 25; + left: 10px; + bottom: 25px; } .support a {