Commit 12769993c2eead8b17997c1782a9f1fce7ac004d

Authored by Eric Fernandez
1 parent 8d54e9b7d9
Exists in master

estilos generales

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
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()"