diff --git a/src/editor/components/seColorPicker.js b/src/editor/components/seColorPicker.js index 27d7875a..8aab6862 100644 --- a/src/editor/components/seColorPicker.js +++ b/src/editor/components/seColorPicker.js @@ -634,7 +634,7 @@ div.jGraduate_Slider img { } #color_picker { z-index: 1000; - top: -350px; + top: 60%; }