Browse Source

revert about page

cuu 4 years ago
parent
commit
3557feb44c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Menu/GameShell/10_Settings/About/__init__.py

+ 1 - 1
Menu/GameShell/10_Settings/About/__init__.py

@@ -266,7 +266,7 @@ class AboutPage(Page):
 
 
             li.SetSmallText( self._AList[u]["value"] )
             li.SetSmallText( self._AList[u]["value"] )
             
             
-            last_height += li._Height + 2 ## fix offset for long line text covered on the right background png
+            last_height += li._Height
             
             
             self._MyList.append(li)
             self._MyList.append(li)