liling hace 4 meses
padre
commit
751db7c919
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      css/main.css

+ 2 - 2
css/main.css

@@ -62,7 +62,7 @@
         display: none;
     }
     #iframeWin .content,#iframeWin iframe{
-        height: 100%;
+        height: 724px;
         width: 100%;
         border: 0;       
     }
@@ -139,7 +139,7 @@
     #imp_item{
         position: absolute;
         width: 160px;
-        height: 450px;
+        height: 480px;
         background: rgba(19, 47, 95, 0.8);
         box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
         border-radius: 2px 2px 2px 2px;