diff --git a/components/library/rowlist.brs b/components/library/rowlist.brs index c39bff94..7873253c 100644 --- a/components/library/rowlist.brs +++ b/components/library/rowlist.brs @@ -16,8 +16,8 @@ end sub sub updateSize() ' real border is border - rowlist title and rowlist padding - topborder = 50 - sideborder = 150 + topborder = 40 + sideborder = 119 ' 115 is the overhang height m.top.translation = [sideborder, topborder + 115] diff --git a/components/library/scene.xml b/components/library/scene.xml index b85f3954..c40dfb80 100644 --- a/components/library/scene.xml +++ b/components/library/scene.xml @@ -3,8 +3,6 @@ - -