Commit f6b5fba1c7ed33b376d92825036714a04c22426a
1 parent
bc5f6630
Exists in
master
and in
7 other branches
Correção no posicionamento dos botões
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/legenda/index.htm
... | ... | @@ -63,7 +63,7 @@ |
63 | 63 | Cada ocorrência de um valor para o item selecionado, será desenhado com o mesmo símbolo<br> |
64 | 64 | <input id=botao4 size="25" type="button" value="Valor único"> |
65 | 65 | </div> |
66 | - <div id="itens" style=position:absolute;top:45px;left:100px; > | |
66 | + <div id="itens" style=position:absolute;top:45px;left:120px; > | |
67 | 67 | </div> |
68 | 68 | </div> |
69 | 69 | <div style="position:relative;top:0px;left:0px;"><br> | ... | ... |