Browse Source

fix scroll bar on FF

causefx 7 years ago
parent
commit
2103cc4373
2 changed files with 1 additions and 1 deletions
  1. 1 1
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 1 - 1
css/organizr.css

@@ -820,7 +820,7 @@ input.has-success {
     height: 100%;
     max-height: 85vh;
     overflow-x: hidden;
-    overflow-y: scroll;
+    overflow-y: auto;
 }
 .loginLogo {
     max-width: 350px;

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