Index: sources/gui/qml/components/BackButton.qml =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r86e9dfbff50cb7e16fd94c16c1c818cef3b47eac --- sources/gui/qml/components/BackButton.qml (.../BackButton.qml) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/gui/qml/components/BackButton.qml (.../BackButton.qml) (revision 86e9dfbff50cb7e16fd94c16c1c818cef3b47eac) @@ -30,7 +30,7 @@ anchors { top : parent.top left : parent.left - margins : 35 + margins : Variables.headerButtonsMargin } Image { id: _image