diff --git a/assets/style.css b/assets/style.css index 3dfd344..390cce6 100644 --- a/assets/style.css +++ b/assets/style.css @@ -242,9 +242,9 @@ ul.navpage_list #statusMessageContainer{ position: fixed; - top: 20px; + top: 50px; right: 20px; - z-index: 10; + z-index: 510; display: flex; flex-direction: column; }