mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
decrease indentation of touch menu entries
This commit is contained in:
@@ -65,7 +65,6 @@ function TouchMenuItem:init()
|
||||
color = 15,
|
||||
HorizontalGroup:new {
|
||||
align = "center",
|
||||
HorizontalSpan:new{ width = Screen:scaleByDPI(5) },
|
||||
CenterContainer:new{
|
||||
dimen = Geom:new{ w = checked_widget:getSize().w },
|
||||
item_checked and checked_widget or unchecked_widget
|
||||
|
||||
Reference in New Issue
Block a user