From 20adf5dc0da7b58a83c1c6411f0d6ec843e30f76 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Mon, 30 Sep 2019 14:55:19 -0300 Subject: [PATCH] arreglo de espacios --- src/sass/_botonera-principal.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/sass/_botonera-principal.scss b/src/sass/_botonera-principal.scss index 5edb81b..1dcd4b4 100644 --- a/src/sass/_botonera-principal.scss +++ b/src/sass/_botonera-principal.scss @@ -262,7 +262,7 @@ background-color: #cd9035; } } - + .dropdown-tareas-pausadas{ background: linear-gradient(0 ,#ffffff, #e6e6e6); position: absolute; @@ -276,9 +276,8 @@ border-radius: 12px; font: small; transform: translate3d(0px, 30px, 0px); - } - + .items-dropdown{ background-color:rgba(0, 0, 0, 0); &:hover { @@ -287,7 +286,6 @@ border-radius: 12px; } } - @media (min-width: 992px) { a { -- 1.9.1