Merged in dheeyi/processmaker/PM-1758 (pull request #1760)

PM-1758 Classic Designer > DYNAFORMS > Condition editor: Al abrir el 'CONDITIONAL EDITOR' dentro de un Dynaform la ventana del navegaor de IE sufre una transformación causando la desaparición del menú principal y la cabecera
This commit is contained in:
Julio Cesar Laura Avendaño
2015-03-24 17:23:35 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ img {
font :normal 8pt sans-serif,Tahoma,MiscFixed;
color :#000;
height :0px;
padding-top: 100px;
padding-top: 1px;
text-align :center;
}
.Footer .image

View File

@@ -201,7 +201,7 @@ img {
font: normal 8pt "Open Sans", Tahoma, sans-serif, MiscFixed;
color: #000;
height: 0px;
padding-top: 100px;
padding-top: 1px;
text-align: center;
}
.Footer .image {