diff --git a/gui/kivy/uix/dialogs/create_restore.py b/gui/kivy/uix/dialogs/create_restore.py index 86f34890..4b77092a 100644 --- a/gui/kivy/uix/dialogs/create_restore.py +++ b/gui/kivy/uix/dialogs/create_restore.py @@ -263,6 +263,8 @@ Builder.load_string(''' text: ' ' MButton: text: '<' + Widget: + size_hint: 1, 1 GridLayout: rows: 1