Commit 9c6e4cc9aa7133884f1afcc9bb56156500d88da3
1 parent
94b1b44b
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/identifica/template_mst.html
... | ... | @@ -45,7 +45,7 @@ |
45 | 45 | <div class='guiaobj' id='{{{idjanelaA}}}i3GEOidentificaguia4obj' style='left: 1px; top: 10px; display: none; font-size: 12px; overflow: hidden'> |
46 | 46 | {{{mostraEtiquetas}}} <br> <br> <input id='{{{idjanelaA}}}i3GEOidentificabotao1' size='20' type='button' value='{{{configuraEtiqueta}}}' /> |
47 | 47 | </div> |
48 | -<div class='guiaobj' id='{{{idjanelaA}}}i3GEOidentificaguia5obj' style='left: 1px; top: 10px; display: none; font-size: 12px; overflow: hidden'> | |
48 | +<div class='guiaobj' id='{{{idjanelaA}}}i3GEOidentificaguia5obj' style='overflow:auto;width:97%;height:90%;left: 1px; display: none; font-size: 12px;'> | |
49 | 49 | <b>{{{valorPonto}}}<br></b> |
50 | 50 | <div id='{{{idjanelaA}}}i3GEOidentificacoord'></div> |
51 | 51 | <br> | ... | ... |