diff --git a/frames/window_options2_sections.lua b/frames/window_options2_sections.lua index 17a19e17..b0240b21 100644 --- a/frames/window_options2_sections.lua +++ b/frames/window_options2_sections.lua @@ -4796,7 +4796,7 @@ do } --create preview - local previewX, previewY = 460, -60 + local previewX, previewY = 460, startY-20 local preview = sectionFrame:CreateTexture(nil, "overlay") preview:SetDrawLayer("artwork", 3)