Commit f823c1db7bb0636a9265ff1d512af1bddf89abed
1 parent
76ce8a7919
Exists in
master
Arreglo height del input y botón.
Showing
1 changed file
with
9 additions
and
9 deletions
Show diff stats
src/views/foca-busqueda-cliente-modal.html
... | ... | @@ -173,7 +173,7 @@ |
173 | 173 | <div class="input-group-append"> |
174 | 174 | <button |
175 | 175 | ladda="searchLoading" |
176 | - class="btn btn-outline-secondary form-control-sm" | |
176 | + class="btn btn-outline-secondary" | |
177 | 177 | type="button" |
178 | 178 | ng-click="seleccionarProvincia(13)" |
179 | 179 | > |
... | ... | @@ -199,7 +199,7 @@ |
199 | 199 | <div class="input-group-append"> |
200 | 200 | <button |
201 | 201 | ladda="searchLoading" |
202 | - class="btn btn-outline-secondary form-control-sm" | |
202 | + class="btn btn-outline-secondary" | |
203 | 203 | type="button" |
204 | 204 | ng-click="seleccionarLocalidad(13)" |
205 | 205 | > |
... | ... | @@ -227,7 +227,7 @@ |
227 | 227 | <div class="input-group-append"> |
228 | 228 | <button |
229 | 229 | ladda="searchLoading" |
230 | - class="btn btn-outline-secondary form-control-sm" | |
230 | + class="btn btn-outline-secondary" | |
231 | 231 | type="button" |
232 | 232 | ng-click="seleccionarZona(13)" |
233 | 233 | > |
... | ... | @@ -253,7 +253,7 @@ |
253 | 253 | <div class="input-group-append"> |
254 | 254 | <button |
255 | 255 | ladda="searchLoading" |
256 | - class="btn btn-outline-secondary form-control-sm" | |
256 | + class="btn btn-outline-secondary" | |
257 | 257 | type="button" |
258 | 258 | ng-click="seleccionarActividad(13)" |
259 | 259 | > |
... | ... | @@ -280,7 +280,7 @@ |
280 | 280 | <div class="input-group-append"> |
281 | 281 | <button |
282 | 282 | ladda="searchLoading" |
283 | - class="btn btn-outline-secondary form-control-sm" | |
283 | + class="btn btn-outline-secondary" | |
284 | 284 | type="button" |
285 | 285 | ng-click="seleccionarCobrador(13)" |
286 | 286 | > |
... | ... | @@ -365,7 +365,7 @@ |
365 | 365 | <div class="input-group-append"> |
366 | 366 | <button |
367 | 367 | ladda="searchLoading" |
368 | - class="btn btn-outline-secondary form-control-sm" | |
368 | + class="btn btn-outline-secondary" | |
369 | 369 | type="button" |
370 | 370 | ng-click="seleccionarIva(13)" |
371 | 371 | > |
... | ... | @@ -390,7 +390,7 @@ |
390 | 390 | <div class="input-group-append"> |
391 | 391 | <button |
392 | 392 | ladda="searchLoading" |
393 | - class="btn btn-outline-secondary form-control-sm" | |
393 | + class="btn btn-outline-secondary" | |
394 | 394 | type="button" |
395 | 395 | ng-click="seleccionarTipoFactura(13)" |
396 | 396 | > |
... | ... | @@ -458,7 +458,7 @@ |
458 | 458 | <div class="input-group-append"> |
459 | 459 | <button |
460 | 460 | ladda="searchLoading" |
461 | - class="btn btn-outline-secondary form-control-sm" | |
461 | + class="btn btn-outline-secondary" | |
462 | 462 | type="button" |
463 | 463 | ng-click="seleccionarTipoComprobante(13)" |
464 | 464 | > |
... | ... | @@ -483,7 +483,7 @@ |
483 | 483 | <div class="input-group-append"> |
484 | 484 | <button |
485 | 485 | ladda="searchLoading" |
486 | - class="btn btn-outline-secondary form-control-sm" | |
486 | + class="btn btn-outline-secondary" | |
487 | 487 | type="button" |
488 | 488 | ng-click="seleccionarFormaPago(13)" |
489 | 489 | > |