diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 25e4e1e146..2b347fd81a 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -13588,3 +13588,7 @@ button.disabled { background: #c0ccdc !important; border: 0px; } + +.ui-draggable-handle { + z-index: 2 !important; +}