Commit 93fa7c17147b48cbd6e32157b64d3582f46e526d

Authored by Edmar Moretti
1 parent def0fc5f

Ajuste na altura da janela da ferramenta

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ferramentas/etiqueta/index.js.php
... ... @@ -117,7 +117,7 @@ i3GEOF.etiqueta = {
117 117 titulo = "<div style='z-index:1;position:absolute' id='i3GEOFetiquetaComboCabeca' >------</div>&nbsp;&nbsp;&nbsp;Etiquetas <a class=ajuda_usuario target=_blank href='" + i3GEO.configura.locaplic + "/ajuda_usuario.php?idcategoria=5&idajuda=37' >&nbsp;&nbsp;&nbsp;</a>";
118 118 janela = i3GEO.janela.cria(
119 119 "380px",
120   - "165px",
  120 + "175px",
121 121 "",
122 122 "",
123 123 "",
... ...