Filename | |
---|---|
HabeebIt.lua |
diff --git a/HabeebIt.lua b/HabeebIt.lua index b421fc9..9d823c8 100644 --- a/HabeebIt.lua +++ b/HabeebIt.lua @@ -114,7 +114,7 @@ local function PopulateList() end end - Frame:SetHeight(math.max(76, 12 + (numItems * 48))) + Frame:SetHeight(math.max(76, 8 + (numItems * 48))) if(numItems > 0) then Frame.Empty:Hide()