Index: sources/gui/qml/SDCProgressItem.qml =================================================================== diff -u -rfe27956b26aabc3a40ece13a3f8f1723223f737f -r77eb61d4dc3dd02919c98ae1a2ad72afcdeaef61 --- sources/gui/qml/SDCProgressItem.qml (.../SDCProgressItem.qml) (revision fe27956b26aabc3a40ece13a3f8f1723223f737f) +++ sources/gui/qml/SDCProgressItem.qml (.../SDCProgressItem.qml) (revision 77eb61d4dc3dd02919c98ae1a2ad72afcdeaef61) @@ -51,10 +51,10 @@ anchors { top : parent.top right : parent.right - topMargin : 5 + topMargin : 8 rightMargin : 5 } - width : 30 + width : 44 height: width radius: width Text { id: _percent