diff --git a/itemcontroller.lua b/itemcontroller.lua index 34fd2ec..4800230 100644 --- a/itemcontroller.lua +++ b/itemcontroller.lua @@ -406,7 +406,7 @@ local PAGES = { }, Padding:new{ x = 1, - y = state.height - 3, + y = state.height - 2, top = 1, left = 1, right = 1,