Commit 33b30985b99a80c66ca852adb0b8c2bfc12f6d3b

Authored by Eric Fernandez
Exists in master

Merge branch 'master' into 'master'

estilos generales

See merge request modulos-npm/foca-busqueda-cliente!12
src/views/foca-busqueda-cliente-modal.html
... ... @@ -6,7 +6,7 @@
6 6 <input
7 7 ladda="searchLoading"
8 8 type="text"
9   - class="form-control"
  9 + class="form-control form-control-sm"
10 10 placeholder="Busqueda"
11 11 ng-model="filters"
12 12 ng-change="search()"