Skip to content

Commit

Permalink
MythCenter-wide: Fix the list overlapping the background shape on the…
Browse files Browse the repository at this point in the history
… status

screen.
  • Loading branch information
Paul Harrison committed Dec 5, 2010
1 parent 641d6e6 commit 416f366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/themes/MythCenter-wide/status-ui.xml
Expand Up @@ -11,7 +11,7 @@
</textarea> </textarea>


<shape name="list_background" from="basebackground"> <shape name="list_background" from="basebackground">
<area>30,94,1220,370</area> <area>30,94,1220,390</area>
</shape> </shape>


<buttonlist name="category"> <buttonlist name="category">
Expand Down

0 comments on commit 416f366

Please sign in to comment.