diff --git a/OG-Steam/resource/layout/uinavigatorpanel.layout b/OG-Steam/resource/layout/uinavigatorpanel.layout index 0dd3c04..0f1e6b3 100644 --- a/OG-Steam/resource/layout/uinavigatorpanel.layout +++ b/OG-Steam/resource/layout/uinavigatorpanel.layout @@ -921,16 +921,17 @@ place { control=phonereminderbar margin-top=0 margin-left=0 margin-right=6 width=max height=80 start=emailreminderbar dir=down} // content pages - these are all pushed down by the email reminder bar (above) if it's visible - place { control=DownloadsPage width=max height=max margin-top=34 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } - place { control=GamesPage_List width=max height=max margin-top=34 margin-left=1 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } - place { control=GamesPage_Details width=max height=max margin-top=34 margin-left=1 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } - place { control=GamesPage_Grid width=max height=max margin-top=34 margin-left=1 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } - place { control=WebPanel width=max height=max margin-top=1 margin-left=2 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } - place { control=BroadcastPage width=max height=max margin-top=34 margin-left=9 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down } - place { control=BroadcastPageMin width=298 height=168 margin-top=34 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right } - place { control=BroadcastPageMinHoriz width=298 height=168 margin-top=34 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right } - place { control=NewLibraryPage width=max height=max margin-top=34 margin-left=3 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down } - place { control=ConsolePage width=max height=max margin-top=34 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } + place { control=DownloadsPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } + place { control=ScreenshotsPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=LibraryAnchor dir=down } + place { control=GamesPage_List width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } + place { control=GamesPage_Details width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } + place { control=GamesPage_Grid width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } + place { control=WebPanel width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } + place { control=BroadcastPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down } + place { control=BroadcastPageMin width=298 height=168 margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right } + place { control=BroadcastPageMinHoriz width=298 height=168 margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 dir=down align=bottom-right } + place { control=NewLibraryPage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=phonereminderbar dir=down } + place { control=ConsolePage width=max height=max margin-top=72 margin-left=9 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } place { control=MediaPage width=max height=max margin-top=0 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down } place { control=ToolsPage width=max height=max margin-top=0 margin-left=3 margin-right=9 margin-bottom=59 start=emailreminderbar dir=down }