Index: sources/gui/qml/components/HelpNotification.qml =================================================================== diff -u -r2f524fd1b0badc222cd772417234770e5488cf56 -r1286d74bd015276aab604808be2766136091c125 --- sources/gui/qml/components/HelpNotification.qml (.../HelpNotification.qml) (revision 2f524fd1b0badc222cd772417234770e5488cf56) +++ sources/gui/qml/components/HelpNotification.qml (.../HelpNotification.qml) (revision 1286d74bd015276aab604808be2766136091c125) @@ -18,6 +18,7 @@ height : parent.height rowAnchors { centerIn: undefined + left : parent.left } } }