Commit 9f5b5bdf2c3157a9029d2f9368ba88be3709dc6d

Authored by Nicolás Guarnieri
Exists in master

Merge branch 'master' into 'master'

estilo más pequeño

See merge request modulos-npm/foca-modal-proveedor!12
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()"