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 +}