From 9146aa8ff6c60297189890c5c90b70f8c1b8abde Mon Sep 17 00:00:00 2001 From: Clesivaldo Santos <71999512+Clesivaldo@users.noreply.github.com> Date: Sat, 4 Nov 2023 15:11:54 -1200 Subject: [PATCH] Update style.css MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit menu alteração --- template/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/css/style.css b/template/css/style.css index 0ff65b37..6e642ddd 100644 --- a/template/css/style.css +++ b/template/css/style.css @@ -794,7 +794,7 @@ img { } .site-button { - position: relative; + display: inline-block; font-size: 12px; font-weight: 600; @@ -4991,4 +4991,4 @@ select { color: #8f9bad; text-align: center; border-color: transparent; -} \ No newline at end of file +}