Commit 1e491b1fbf92b245321c80cb28b531f52b5593a3

Authored by Jose Pinto
1 parent ab2041e230
Exists in master

fix bug cobranzas > busqueda de comprobantes

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
src/sass/general.scss
... ... @@ -65,7 +65,8 @@ input::-webkit-inner-spin-button {
65 65 }
66 66  
67 67 .ladda-w-100 .ladda-label{
68   - width: 100%
  68 + width: 100%;
  69 + float: right;
69 70 }
70 71  
71 72 .btn-delete-image{