Commit 8a0c049e4b7efdea4d9c85f2d6fce0c7b0af3d90

Authored by Marcelo Puebla
1 parent 8a51c92b3a
Exists in master

Quitado de clase css en boton.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/nota-pedido.html
... ... @@ -214,7 +214,7 @@
214 214 <td class="text-right no-border-top">
215 215 <button
216 216 type="button"
217   - class="btn btn-default btn-sm"
  217 + class="btn btn-sm"
218 218 >
219 219 Totales
220 220 </button>