diff --git a/assets/style.css b/assets/style.css index 390cce6..5aef16a 100644 --- a/assets/style.css +++ b/assets/style.css @@ -242,7 +242,7 @@ ul.navpage_list #statusMessageContainer{ position: fixed; - top: 50px; + top: 80px; right: 20px; z-index: 510; display: flex; @@ -316,7 +316,6 @@ input button{ border-radius: 50px; - background: none; border: 2px solid var(--primary); width: 175px; }