Browse Source

fix login box not working

CauseFX 5 years ago
parent
commit
907c44ebf8
2 changed files with 4 additions and 0 deletions
  1. 4 0
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 4 - 0
css/organizr.css

@@ -1596,6 +1596,10 @@ span.has-coupon {
 body{
     overflow: hidden;
 }
+.login-area {
+    position: fixed;
+    z-index: 10;
+}
 /*
 body,
 html {

File diff suppressed because it is too large
+ 0 - 0
css/organizr.min.css


Some files were not shown because too many files changed in this diff