Commit 556f2838cf6ec3c5d47f75def80c92d966057744
1 parent
357cd23f
Exists in
master
and in
6 other branches
Ajuste na formatação da ferramenta etiquetas (barras de rolagem não estavam aparecendo)
Showing
2 changed files
with
4 additions
and
4 deletions
Show diff stats
ferramentas/etiqueta/templateLista_mst.html
... | ... | @@ -41,12 +41,12 @@ |
41 | 41 | </td> |
42 | 42 | <td> |
43 | 43 | <div class='form-group condensed'> |
44 | - <input class="form-control input" type='text' name='itensdesc' value='{{{ckitensdesc}}}' /> | |
44 | + <input class="form-control input" style="width: 150px;" type='text' name='itensdesc' value='{{{ckitensdesc}}}' /> | |
45 | 45 | </div> |
46 | 46 | </td> |
47 | 47 | <td> |
48 | 48 | <div class='form-group condensed'> |
49 | - <input style="margin-left:10px;" class="form-control input" type='text' name='itenslink' value='{{{ckitem}}}' /> | |
49 | + <input style="margin-left:10px;width: 100px;" class="form-control input" type='text' name='itenslink' value='{{{ckitem}}}' /> | |
50 | 50 | </div> |
51 | 51 | </td> |
52 | 52 | ... | ... |
ferramentas/etiqueta/template_mst.html