Commit 4566b4e430284affec1476eb40de9065fb144544

Authored by Eric Fernandez
1 parent 6b51cd927d
Exists in master

botón cobranza

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/sass/_botonera-principal.scss
... ... @@ -112,9 +112,9 @@
112 112 }
113 113 &-cobranzas {
114 114 & button {
115   - background-position: -4680px 0px;
  115 + background-position: -1880 0px;
116 116 &:hover {
117   - background-position: -4680px -90px;
  117 + background-position: -1880 -90px;
118 118 }
119 119 }
120 120 }