Explorar el Código

Add files via upload

Capitan Cloud hace 1 año
padre
commit
954f43a09e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Private/scripts/home.php

+ 1 - 1
Private/scripts/home.php

@@ -988,7 +988,7 @@
         //  $(this).css("height", "");
         //}
         $(this).css("height", window.innerHeight);
-        if (window.innerWidth < 800) {
+        if (window.innerWidth < 1000) {
           $(this).css("width", "90%");
           $(this).css("max-width", "90%");
           $(this).css("font-size", "12px");