Commit 32dace4ec5759ee1ab162c71baaaf3be540cd6a8

Authored by Eric Fernandez
1 parent 8fc414fd79
Exists in master

estilo más pequeño

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/modal-proveedor.html
... ... @@ -7,7 +7,7 @@
7 7 <input
8 8 ladda="searchLoading"
9 9 type="text"
10   - class="form-control"
  10 + class="form-control form-control-sm"
11 11 placeholder="Busqueda"
12 12 ng-model="filters"
13 13 ng-change="search()"