1
0

kivy: minor tweaks

This commit is contained in:
ThomasV
2016-02-15 05:00:14 +01:00
parent b7c4492d3b
commit eebc8ecc0f
2 changed files with 2 additions and 10 deletions

View File

@@ -6,13 +6,11 @@
SendScreen:
id: s
name: 'send'
address: ''
amount: ''
message: ''
BoxLayout
padding: '12dp', '12dp', '12dp', '12dp'
spacing: '12dp'
@@ -21,7 +19,6 @@ SendScreen:
id: blue_bottom
size_hint: 1, None
height: self.minimum_height
spacing: '5dp'
BoxLayout:
size_hint: 1, None
height: blue_bottom.item_height