mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
overlays: fix home menu entry center alignment
This commit is contained in:
parent
e064380a7d
commit
53f81ce9c7
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ namespace rsx
|
|||
static_cast<vertical_layout*>(text_stack.get())->add_element(padding);
|
||||
static_cast<vertical_layout*>(text_stack.get())->add_element(title);
|
||||
|
||||
// Pack
|
||||
this->pack_padding = 15;
|
||||
add_element(text_stack);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue