Index: sources/gui/qml/dialogs/NotificationDialog.qml =================================================================== diff -u -r6d9c4aac8f998f25825b18004350ce1217f70897 -rf8e37a0cbb537edceebee7a7c5f2676f497d1e26 --- sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision 6d9c4aac8f998f25825b18004350ce1217f70897) +++ sources/gui/qml/dialogs/NotificationDialog.qml (.../NotificationDialog.qml) (revision f8e37a0cbb537edceebee7a7c5f2676f497d1e26) @@ -61,7 +61,6 @@ // this behaviour does not look nice on the screen and it bounces visible : description && ! isSilenced radius : Variables.dialogRadius - y: Math.round((Variables.applicationHeight - height) / 2) signal muteClicked() signal minimizeClicked()