Commit ec38ded917cb4711e55899a59839e5817cd1d626
1 parent
20adf5dc0d
Exists in
master
arreglo de espacios
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
src/sass/_botonera-principal.scss
... | ... | @@ -266,9 +266,9 @@ |
266 | 266 | .dropdown-tareas-pausadas{ |
267 | 267 | background: linear-gradient(0 ,#ffffff, #e6e6e6); |
268 | 268 | position: absolute; |
269 | - will-change: transform; | |
270 | - top: 0px; | |
271 | - left: 0px; | |
269 | + will-change: transform; | |
270 | + top: 0px; | |
271 | + left: 0px; | |
272 | 272 | transform: translate3d(0px, 0px, 0px); |
273 | 273 | margin-bottom: 5px; |
274 | 274 | padding: 0px; |