Ver Fonte

css height changes

CauseFX há 5 anos atrás
pai
commit
8adc7b2c53
2 ficheiros alterados com 5 adições e 2 exclusões
  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;
 }

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
css/organizr.min.css


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff