Index: sources/gui/qml/pages/settings/SettingsDG.qml =================================================================== diff -u -rf93fd4a2a09a2c6d4db43196b9005f324ae7fa82 -r56ad953ae404fcf6956bd4f76b7a54b12d0285d3 --- sources/gui/qml/pages/settings/SettingsDG.qml (.../SettingsDG.qml) (revision f93fd4a2a09a2c6d4db43196b9005f324ae7fa82) +++ sources/gui/qml/pages/settings/SettingsDG.qml (.../SettingsDG.qml) (revision 56ad953ae404fcf6956bd4f76b7a54b12d0285d3) @@ -45,8 +45,8 @@ } } - property int labelWidth : 200 - property int entryWidth : 100 + labelWidth : 200 + entryWidth : 100 property int titleIndent : 25 @@ -123,6 +123,7 @@ } Footer { + anchors.bottomMargin: Variables.mainMenuHeight + Variables.notificationHeight + Variables.minVGap childrenWidth: 300 children: [ TouchRect { text.text: qsTr("Water Flush")