mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-01 03:32:07 +00:00
overlays: fix home menu entry center alignment
This commit is contained in:
parent
e064380a7d
commit
53f81ce9c7
@ -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…
Reference in New Issue
Block a user