Browse Source

add language-box css class

CauseFX 4 years ago
parent
commit
8636944da2
2 changed files with 3 additions and 2 deletions
  1. 3 2
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 3 - 2
css/organizr.css

@@ -1125,8 +1125,6 @@ input.has-success {
 .resultBox-inside {
     height: 100%;
     max-height: 85vh;
-    overflow-x: hidden;
-    overflow-y: auto;
 }
 .loginLogo {
     max-width: 350px;
@@ -4556,4 +4554,7 @@ html {
 .upgrade-label {
     max-width: 100px;
     min-width: 100px;
+}
+.language-box {
+    position: absolute !important;
 }

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