From f8de842e64ba60144ee9da41932b02aa0a9aa47c Mon Sep 17 00:00:00 2001 From: Tancre Date: Thu, 9 Sep 2021 16:03:08 +0200 Subject: [PATCH] something --- open/styles/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/open/styles/style.css b/open/styles/style.css index f73b1a4..0ba0443 100644 --- a/open/styles/style.css +++ b/open/styles/style.css @@ -277,8 +277,8 @@ button { right: unset !important; left: unset !important; border: unset !important; - display: inherit !important; - position: relative !important; + display: inline !important; + position: initial; cursor: unset !important; border-radius: unset !important; margin-bottom: 40px;