Browse Source

css height changes

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

+ 5 - 2
css/organizr.css

@@ -1669,7 +1669,6 @@ span.has-coupon {
 #page-wrapper {
     height: calc(100% - 40px);
     width: calc(100% - 60px);
-    overflow: auto;
     position: absolute;
 }
 .content-wrapper #page-wrapper {
@@ -1681,7 +1680,6 @@ span.has-coupon {
 }
 #page-wrapper-right {
     height: calc(100% - 40px);
-    overflow: auto;
     position: absolute;
 }
 .iFrame-listing {
@@ -1690,6 +1688,11 @@ span.has-coupon {
 .frame-container {
     height: 100%;
 }
+.internal-container {
+    height: 100%;
+}.internal-listing {
+     height: 100%;
+ }
 html{
     overflow: hidden !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